Home
last modified time | relevance | path

Searched defs:Semaphore (Results 1 – 25 of 30) sorted by relevance

12

/third_party/gn/src/util/
Dsemaphore.cc18 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/
DSemaphoreImpl.h20 class Semaphore; variable
DContextImpl.h24 class Semaphore; variable
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/
DSemaphoreImpl.h20 class Semaphore; variable
DContextImpl.h24 class Semaphore; variable
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/util/
Dsemaphore.h31 explicit Semaphore(int init) : value_(init) {} in Semaphore() function
/third_party/vk-gl-cts/framework/delibs/decpp/
DdeSemaphore.cpp37 Semaphore::Semaphore (int initialValue, deUint32 flags) in Semaphore() function in de::Semaphore
DdeSemaphore.hpp42 class Semaphore class
/third_party/python/Doc/library/
Dasyncio-sync.rst277 Semaphore chapter
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DSemaphore.cpp17 Semaphore::Semaphore(rx::GLImplFactory *factory, GLuint id) in Semaphore() function in gl::Semaphore
DResourceManager.h40 class Semaphore; variable
DContext.h90 class Semaphore; variable
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DSemaphore.cpp17 Semaphore::Semaphore(rx::GLImplFactory *factory, SemaphoreID id) in Semaphore() function in gl::Semaphore
DResourceManager.h42 class Semaphore; variable
DContext.h78 class Semaphore; variable
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkSemaphore.hpp36 class Semaphore class
DVkSemaphore.cpp130 Semaphore::Semaphore(VkSemaphoreType type) in Semaphore() function in vk::Semaphore
/third_party/flutter/engine/flutter/fml/synchronization/
Dsemaphore.cc149 Semaphore::Semaphore(uint32_t count) : _impl(new PlatformSemaphore(count)) {} in Semaphore() function in fml::Semaphore
/third_party/python/Lib/asyncio/
Dlocks.py332 class Semaphore(_ContextManagerMixin, mixins._LoopBoundMixin): class
/third_party/python/Lib/multiprocessing/
Dsynchronize.py123 class Semaphore(SemLock): class
Dcontext.py80 def Semaphore(self, value=1): member in BaseContext
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/
DvktMemoryDeviceMemoryReportTests.cpp504 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/
DvktApiObjectManagementTests.cpp1043 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/
Dthreading.py403 class Semaphore: class
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
Dframe_capture_utils_autogen.h3143 Semaphore, enumerator

12