/third_party/gn/src/util/ |
D | semaphore.cc | 18 Semaphore::Semaphore(int count) { in Semaphore() function in Semaphore 37 Semaphore::Semaphore(int count) { in Semaphore() function in Semaphore 69 Semaphore::Semaphore(int count) { in Semaphore() function in Semaphore
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/ |
D | SemaphoreImpl.h | 20 class Semaphore; variable
|
D | ContextImpl.h | 24 class Semaphore; variable
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/ |
D | SemaphoreImpl.h | 20 class Semaphore; variable
|
D | ContextImpl.h | 24 class Semaphore; variable
|
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/util/ |
D | semaphore.h | 31 explicit Semaphore(int init) : value_(init) {} in Semaphore() function
|
/third_party/vk-gl-cts/framework/delibs/decpp/ |
D | deSemaphore.cpp | 37 Semaphore::Semaphore (int initialValue, deUint32 flags) in Semaphore() function in de::Semaphore
|
D | deSemaphore.hpp | 42 class Semaphore class
|
/third_party/python/Doc/library/ |
D | asyncio-sync.rst | 277 Semaphore chapter
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/ |
D | Semaphore.cpp | 17 Semaphore::Semaphore(rx::GLImplFactory *factory, GLuint id) in Semaphore() function in gl::Semaphore
|
D | ResourceManager.h | 40 class Semaphore; variable
|
D | Context.h | 90 class Semaphore; variable
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
D | Semaphore.cpp | 17 Semaphore::Semaphore(rx::GLImplFactory *factory, SemaphoreID id) in Semaphore() function in gl::Semaphore
|
D | ResourceManager.h | 42 class Semaphore; variable
|
D | Context.h | 78 class Semaphore; variable
|
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
D | VkSemaphore.hpp | 36 class Semaphore class
|
D | VkSemaphore.cpp | 130 Semaphore::Semaphore(VkSemaphoreType type) in Semaphore() function in vk::Semaphore
|
/third_party/flutter/engine/flutter/fml/synchronization/ |
D | semaphore.cc | 149 Semaphore::Semaphore(uint32_t count) : _impl(new PlatformSemaphore(count)) {} in Semaphore() function in fml::Semaphore
|
/third_party/python/Lib/asyncio/ |
D | locks.py | 332 class Semaphore(_ContextManagerMixin, mixins._LoopBoundMixin): class
|
/third_party/python/Lib/multiprocessing/ |
D | synchronize.py | 123 class Semaphore(SemLock): class
|
D | context.py | 80 def Semaphore(self, value=1): member in BaseContext
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/ |
D | vktMemoryDeviceMemoryReportTests.cpp | 504 struct Semaphore struct 506 typedef VkSemaphore Type; 508 struct Parameters 517 struct Resources 522 …tatic Move<VkSemaphore> create (const Environment& env, const Resources&, const Parameters& params) in create()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
D | vktApiObjectManagementTests.cpp | 1043 struct Semaphore struct 1045 typedef VkSemaphore Type; 1047 struct Parameters 1056 struct Resources 1061 static deUint32 getMaxConcurrent (Context& context, const Parameters& params) in getMaxConcurrent() 1066 …tatic Move<VkSemaphore> create (const Environment& env, const Resources&, const Parameters& params) in create()
|
/third_party/python/Lib/ |
D | threading.py | 403 class Semaphore: class
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/ |
D | frame_capture_utils_autogen.h | 3143 Semaphore, enumerator
|