/third_party/libuv/test/ |
D | test-mutexes.c | 98 static void synchronize(void) { in synchronize() function 116 synchronize(); in thread_rwlock_trylock_peer() 122 synchronize(); in thread_rwlock_trylock_peer() 126 synchronize(); in thread_rwlock_trylock_peer() 131 synchronize(); in thread_rwlock_trylock_peer() 151 synchronize(); /* Releases the mutex to the other thread. */ in TEST_IMPL() 158 synchronize(); in TEST_IMPL() 162 synchronize(); in TEST_IMPL() 167 synchronize(); in TEST_IMPL() 173 synchronize(); in TEST_IMPL()
|
/third_party/python/Lib/multiprocessing/ |
D | context.py | 67 from .synchronize import Lock 72 from .synchronize import RLock 77 from .synchronize import Condition 82 from .synchronize import Semaphore 87 from .synchronize import BoundedSemaphore 92 from .synchronize import Event 97 from .synchronize import Barrier
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/cl/ |
D | CLContextCL.h | 107 const auto data = mData.synchronize(); in hasMemory() 113 const auto data = mData.synchronize(); in hasSampler() 119 const auto data = mData.synchronize(); in hasDeviceQueue()
|
/third_party/skia/site/docs/dev/chrome/ |
D | changes.md | 11 The strategy you use to synchronize changes in the Skia and Chromium 40 how to synchronize the changes between Skia, Blink, and Chromium [here](../blink).
|
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/VK_NV_win32_keyed_mutex/ |
D | keyed_mutex_submit.txt | 5 …dMutexAcquireReleaseInfoNV',desc='Use Windows keyex mutex mechanism to synchronize work',type='str… 9 Vulkan semaphores to synchronize the work.
|
D | keyed_mutex_submit.adoc | 5 …dMutexAcquireReleaseInfoNV',desc='Use Windows keyex mutex mechanism to synchronize work',type='str… 9 Vulkan semaphores to synchronize the work.
|
/third_party/skia/third_party/externals/egl-registry/extensions/EXT/ |
D | EGL_EXT_image_implicit_sync_control.txt | 110 implicit synchronization is used, the platform may synchronize any access 113 is specified, the platform will not synchronize access to that buffer
|
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/VK_NV_present_barrier/ |
D | present_barrier.adoc | 9 synchronize corresponding presentation requests across multiple swapchains 38 configured, this extension also supports applications to synchronize
|
/third_party/EGL/extensions/EXT/ |
D | EGL_EXT_image_implicit_sync_control.txt | 110 implicit synchronization is used, the platform may synchronize any access 113 is specified, the platform will not synchronize access to that buffer
|
/third_party/vk-gl-cts/external/vulkan-docs/src/appendices/ |
D | VK_NV_win32_keyed_mutex.adoc | 20 API may wish to use the native keyed mutex mechanism to synchronize access 33 // Import a memory object from Direct3D 11, and synchronize
|
D | VK_NV_win32_keyed_mutex.txt | 20 API may wish to use the native keyed mutex mechanism to synchronize access 34 // Import a memory object from Direct3D 11, and synchronize
|
D | VK_KHR_win32_keyed_mutex.adoc | 21 API may wish to use the native keyed mutex mechanism to synchronize access
|
D | VK_KHR_external_fence_fd.txt | 22 An application using external memory may wish to synchronize access to that
|
D | VK_KHR_win32_keyed_mutex.txt | 21 API may wish to use the native keyed mutex mechanism to synchronize access
|
D | VK_KHR_external_fence_fd.adoc | 22 An application using external memory may wish to synchronize access to that
|
D | VK_KHR_external_fence.adoc | 22 An application using external memory may wish to synchronize access to that
|
D | VK_KHR_external_semaphore_fd.txt | 21 An application using external memory may wish to synchronize access to that
|
D | VK_FUCHSIA_external_semaphore.adoc | 20 An application using external memory may wish to synchronize access to that
|
/third_party/spirv-tools/utils/vscode/ |
D | extension.js | 39 synchronize: { property
|
/third_party/skia/third_party/externals/spirv-tools/utils/vscode/ |
D | extension.js | 39 synchronize: { property
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/ |
D | extension.js | 39 synchronize: { property
|
/third_party/skia/third_party/externals/opengl-registry/extensions/I3D/ |
D | WGL_I3D_genlock.txt | 35 features. Genlock is used to synchronize the refresh of the 137 The genlock trigger is used to synchronize the start of a frame 221 delayed before being used to synchronize the screen refresh.
|
D | WGL_I3D_swap_frame_lock.txt | 24 This extension allows an application to synchronize color buffer swaps 26 multiple systems can use this extension to synchronize the buffer swap
|
/third_party/openGLES/extensions/I3D/ |
D | WGL_I3D_genlock.txt | 35 features. Genlock is used to synchronize the refresh of the 137 The genlock trigger is used to synchronize the start of a frame 221 delayed before being used to synchronize the screen refresh.
|
D | WGL_I3D_swap_frame_lock.txt | 24 This extension allows an application to synchronize color buffer swaps 26 multiple systems can use this extension to synchronize the buffer swap
|