/external/skia/tests/ |
D | SurfaceSemaphoreTest.cpp | 116 SkAutoTArray<GrBackendSemaphore> semaphores(2); in surface_semaphore_test() local 118 mainSurface->flushAndSignalSemaphores(2, semaphores.get()); in surface_semaphore_test() 123 draw_child(reporter, childInfo1, backendImage, semaphores[0]); in surface_semaphore_test() 135 draw_child(reporter, childInfo2, backendImage, semaphores[1]); in surface_semaphore_test()
|
/external/deqp/modules/egl/ |
D | teglColorClearCase.cpp | 355 vector<SemaphoreSp> semaphores (numPackets+1); in executeForContexts() local 360 for (vector<SemaphoreSp>::iterator sem = semaphores.begin(); sem != semaphores.end(); ++sem) in executeForContexts() 373 packet.wait = semaphores[packetNdx*numThreads + threadNdx]; in executeForContexts() 374 packet.signal = semaphores[packetNdx*numThreads + threadNdx + 1]; in executeForContexts() 395 semaphores.front()->increment(); in executeForContexts() 396 semaphores.back()->decrement(); in executeForContexts()
|
D | teglRenderTests.cpp | 921 vector<SemaphoreSp> semaphores (numPackets+1); in executeForContexts() local 936 for (vector<SemaphoreSp>::iterator sem = semaphores.begin(); sem != semaphores.end(); ++sem) in executeForContexts() 953 packet.wait = semaphores[packetNdx*numThreads + threadNdx]; in executeForContexts() 954 packet.signal = semaphores[packetNdx*numThreads + threadNdx + 1]; in executeForContexts() 997 semaphores.front()->increment(); in executeForContexts() 998 semaphores.back()->decrement(); in executeForContexts()
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_open/ |
D | coverage.txt | 3 Will not test the following error values of the semaphores because it is 8 -- ENFILE: Too many semaphores are currently open in the system.
|
/external/jmdns/src/javax/jmdns/impl/ |
D | DNSStatefulObject.java | 75 Collection<Semaphore> semaphores = _semaphores.values(); in signalEvent() local 76 for (Semaphore semaphore : semaphores) { in signalEvent() 78 semaphores.remove(semaphore); in signalEvent()
|
/external/deqp/external/vulkancts/modules/vulkan/wsi/ |
D | vktWsiSharedPresentableImageTests.cpp | 228 std::vector<vk::VkSemaphore>& semaphores) in initSemaphores() argument 230 for (size_t ndx = 0; ndx < semaphores.size(); ndx++) in initSemaphores() 231 semaphores[ndx] = createSemaphore(vkd, device).disown(); in initSemaphores() 236 std::vector<vk::VkSemaphore>& semaphores) in deinitSemaphores() argument 238 for (size_t ndx = 0; ndx < semaphores.size(); ndx++) in deinitSemaphores() 240 if (semaphores[ndx] != (vk::VkSemaphore)0) in deinitSemaphores() 241 vkd.destroySemaphore(device, semaphores[ndx], DE_NULL); in deinitSemaphores() 243 semaphores[ndx] = (vk::VkSemaphore)0; in deinitSemaphores() 246 semaphores.clear(); in deinitSemaphores()
|
D | vktWsiDisplayTimingTests.cpp | 216 std::vector<vk::VkSemaphore>& semaphores) in initSemaphores() argument 218 for (size_t ndx = 0; ndx < semaphores.size(); ndx++) in initSemaphores() 219 semaphores[ndx] = createSemaphore(vkd, device).disown(); in initSemaphores() 224 std::vector<vk::VkSemaphore>& semaphores) in deinitSemaphores() argument 226 for (size_t ndx = 0; ndx < semaphores.size(); ndx++) in deinitSemaphores() 228 if (semaphores[ndx] != (vk::VkSemaphore)0) in deinitSemaphores() 229 vkd.destroySemaphore(device, semaphores[ndx], DE_NULL); in deinitSemaphores() 231 semaphores[ndx] = (vk::VkSemaphore)0; in deinitSemaphores() 234 semaphores.clear(); in deinitSemaphores()
|
D | vktWsiIncrementalPresentTests.cpp | 219 std::vector<vk::VkSemaphore>& semaphores) in initSemaphores() argument 221 for (size_t ndx = 0; ndx < semaphores.size(); ndx++) in initSemaphores() 222 semaphores[ndx] = createSemaphore(vkd, device).disown(); in initSemaphores() 227 std::vector<vk::VkSemaphore>& semaphores) in deinitSemaphores() argument 229 for (size_t ndx = 0; ndx < semaphores.size(); ndx++) in deinitSemaphores() 231 if (semaphores[ndx] != (vk::VkSemaphore)0) in deinitSemaphores() 232 vkd.destroySemaphore(device, semaphores[ndx], DE_NULL); in deinitSemaphores() 234 semaphores[ndx] = (vk::VkSemaphore)0; in deinitSemaphores() 237 semaphores.clear(); in deinitSemaphores()
|
D | vktWsiSwapchainTests.cpp | 1319 vector<SemaphoreSp> semaphores(numSemaphores); in createSemaphores() local 1322 semaphores[ndx] = SemaphoreSp(new Unique<VkSemaphore>(createSemaphore(vkd, device))); in createSemaphores() 1324 return semaphores; in createSemaphores()
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_wait/ |
D | coverage.txt | 2 Will not test the following error values of the semaphores because it is
|
/external/autotest/client/site_tests/security_SysVIPC/ |
D | control | 10 CRITERIA = "Fails if shm, mqueues, or semaphores do not match expectations."
|
/external/autotest/utils/named_semaphore/ |
D | README | 2 using named semaphores. To compile, run:
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cancel/ |
D | coverage.txt | 13 NOTE: In a lot of these test, I didn't make use of semaphores or mutexes, but
|
/external/ltp/testcases/open_posix_testsuite/Documentation/ |
D | COVERAGE.semaphores | 46 file: cln.sh is a file to clean any open semaphores on the system if they remain
|
D | HOWTO_Tagging | 31 threads, semaphores, message queues, timers). M<1 is for releases before
|
D | HOWTO_RunTests | 41 area you are testing (threads, mqs, semaphores, etc.), as well as setup the
|
/external/python/cpython2/Doc/library/ |
D | thread.rst | 17 single: binary semaphores 18 single: semaphores, binary 23 (also called :dfn:`mutexes` or :dfn:`binary semaphores`) are provided.
|
D | errno.rst | 620 No XENIX semaphores available
|
/external/deqp/framework/delibs/dethread/ |
D | CMakeLists.txt | 58 # \note OS X doesn't support unnamed semaphores.
|
/external/ltp/testcases/open_posix_testsuite/ |
D | BUILD | 56 POSIX semaphores have been available in FreeBSD since 5.x. Please add: 115 To build against the posix1b message queues, see the semaphores information for posix1b.
|
D | ChangeLog | 131 - Complete semaphores suite (including bug fixes) 139 - snapshot of semaphores tests
|
/external/valgrind/docs/internals/ |
D | Darwin-notes.txt | 36 (compared to succeeding using native Darwin semaphores). And if the 39 using native Darwin semaphores.
|
/external/valgrind/auxprogs/ |
D | posixtestsuite-1.5.1-diff.txt | 127 + echo "Executing semaphores tests"
|
/external/skia/src/gpu/ |
D | GrRenderTargetContext.cpp | 1427 SkTArray<sk_sp<GrSemaphore>> semaphores(numSemaphores); in prepareForExternalIO() local 1429 semaphores.push_back(fContext->resourceProvider()->makeSemaphore(false)); in prepareForExternalIO() 1432 std::unique_ptr<GrOp> signalOp(GrSemaphoreOp::MakeSignal(semaphores.back(), in prepareForExternalIO() 1441 semaphores[i]->setBackendSemaphore(&backendSemaphores[i]); in prepareForExternalIO() 1459 SkTArray<sk_sp<GrSemaphore>> semaphores(numSemaphores); in waitOnSemaphores() local
|
/external/syslinux/core/lwip/ |
D | UPGRADING | 62 binary semaphores instead of mutexes - as before)
|