Home
last modified time | relevance | path

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

/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/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/node/deps/v8/src/base/platform/
Dsemaphore.cc24 Semaphore::Semaphore(int count) { in Semaphore() function in v8::base::Semaphore
/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/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
/third_party/python/Lib/test/
D_test_multiprocessing.py5745 Semaphore = staticmethod(multiprocessing.Semaphore) variable in ProcessesMixin
5763 Semaphore = property(operator.attrgetter('manager.Semaphore')) variable in ManagerMixin
5829 Semaphore = staticmethod(multiprocessing.dummy.Semaphore) variable in ThreadsMixin
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_handles.hpp1782 class Semaphore class
1795 VULKAN_HPP_CONSTEXPR Semaphore( std::nullptr_t ) VULKAN_HPP_NOEXCEPT {} in Semaphore() function in VULKAN_HPP_NAMESPACE::Semaphore
1796 …VULKAN_HPP_TYPESAFE_EXPLICIT Semaphore( VkSemaphore semaphore ) VULKAN_HPP_NOEXCEPT : m_semaphore(… in Semaphore() function in VULKAN_HPP_NAMESPACE::Semaphore
Dvulkan_raii.hpp8055 class Semaphore class
8066Semaphore( VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::Device const & device, in Semaphore() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::Semaphore
8085Semaphore( VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::Device const & device, in Semaphore() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::Semaphore
8095 Semaphore( std::nullptr_t ) {} in Semaphore() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::Semaphore
8107 Semaphore( Semaphore && rhs ) VULKAN_HPP_NOEXCEPT in Semaphore() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::Semaphore
/third_party/vulkan-headers/include/vulkan/
Dvulkan_handles.hpp2485 class Semaphore class
2497 VULKAN_HPP_CONSTEXPR Semaphore( std::nullptr_t ) VULKAN_HPP_NOEXCEPT {} in Semaphore() function in VULKAN_HPP_NAMESPACE::Semaphore
2498 …VULKAN_HPP_TYPESAFE_EXPLICIT Semaphore( VkSemaphore semaphore ) VULKAN_HPP_NOEXCEPT : m_semaphore(… in Semaphore() function in VULKAN_HPP_NAMESPACE::Semaphore
Dvulkan_raii.hpp10083 class Semaphore class
10093Semaphore( VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::Device const & device, in Semaphore() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::Semaphore
10111Semaphore( VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::Device const & device, in Semaphore() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::Semaphore
10121 Semaphore( std::nullptr_t ) {} in Semaphore() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::Semaphore
10130 Semaphore( Semaphore && rhs ) VULKAN_HPP_NOEXCEPT in Semaphore() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::Semaphore