Home
last modified time | relevance | path

Searched defs:Semaphore (Results 1 - 21 of 21) sorted by relevance

/third_party/gn/src/util/
H A 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) { Semaphore() function in Semaphore
[all...]
H A Dsemaphore.h25 class Semaphore { class
/third_party/vk-gl-cts/framework/delibs/decpp/
H A DdeSemaphore.cpp37 Semaphore::Semaphore (int initialValue, deUint32 flags) in Semaphore() function in de::Semaphore
H A DdeSemaphore.hpp42 class Semaphore class
[all...]
/third_party/node/deps/v8/src/base/platform/
H A Dsemaphore.cc24 Semaphore::Semaphore(int count) { in Semaphore() function in v8::base::Semaphore
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DSemaphore.cpp17 Semaphore::Semaphore(rx::GLImplFactory *factory, SemaphoreID id) in Semaphore() function in gl::Semaphore
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkSemaphore.hpp36 class Semaphore class
[all...]
H A DVkSemaphore.cpp130 Semaphore::Semaphore(VkSemaphoreType type) in Semaphore() function in vk::Semaphore
/third_party/python/Lib/multiprocessing/dummy/
H A D__init__.py26 from threading import Lock, RLock, Semaphore, BoundedSemaphore namespace
/third_party/python/Lib/asyncio/
H A Dlocks.py331 class Semaphore(_ContextManagerMixin, mixins._LoopBoundMixin): class
/third_party/python/Lib/multiprocessing/
H A Dsynchronize.py123 class Semaphore(SemLock): class
H A Dcontext.py80 def Semaphore(self, value=1): member in BaseContext
82 from .synchronize import Semaphore namespace
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_handles.hpp1782 class Semaphore class
[all...]
H A Dvulkan_raii.hpp8055 class Semaphore class
8066 Semaphore( VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::Device const & device, in Semaphore() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::Semaphore
8085 Semaphore( 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
[all...]
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_handles.hpp2794 class Semaphore class
[all...]
H A Dvulkan_raii.hpp10445 class Semaphore class
10457 Semaphore( VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::Device const & device, in Semaphore() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::Semaphore
10465 Semaphore( VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::Device const & device, in Semaphore() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::Semaphore
10475 Semaphore( std::nullptr_t ) {} in Semaphore() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::Semaphore
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
H A DvktGlobalPriorityQueueTests.cpp938 { SyncType::Semaphore, "semaphore" }, in createGlobalPriorityQueueTests() member in vkt::synchronization::SyncType
/third_party/python/Lib/
H A Dthreading.py410 class Semaphore: class
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/
H A DvktGlobalPriorityQueueTests.cpp1040 { SyncType::Semaphore, "semaphore" }, in createGlobalPriorityQueueTests() member in vkt::synchronization::SyncType
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
H A Dframe_capture_utils_autogen.h3143 Semaphore, member in angle::ResourceIDType
/third_party/python/Lib/test/
H A D_test_multiprocessing.py5856 Semaphore = staticmethod(multiprocessing.Semaphore) global() variable in ProcessesMixin
5874 Semaphore = property(operator.attrgetter('manager.Semaphore')) global() variable in ManagerMixin
5940 Semaphore = staticmethod(multiprocessing.dummy.Semaphore) global() variable in ThreadsMixin
[all...]

Completed in 127 milliseconds