Home
last modified time | relevance | path

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

/external/swiftshader/src/Vulkan/
DVkSemaphore.hpp23 class Semaphore : public Object<Semaphore, VkSemaphore> class
26 Semaphore(const VkSemaphoreCreateInfo* pCreateInfo, void* mem) {} in Semaphore() function in vk::Semaphore
/external/deqp/framework/delibs/decpp/
DdeSemaphore.cpp37 Semaphore::Semaphore (int initialValue, deUint32 flags) in Semaphore() function in de::Semaphore
DdeSemaphore.hpp42 class Semaphore class
/external/python/cpython3/Doc/library/
Dasyncio-sync.rst248 Semaphore chapter
/external/v8/src/base/platform/
Dsemaphore.cc23 Semaphore::Semaphore(int count) { in Semaphore() function in v8::base::Semaphore
/external/v8/src/heap/
Ditem-parallel-job.h22 class Semaphore; variable
/external/python/cpython2/Lib/multiprocessing/
D__init__.py192 def Semaphore(value=1): function
Dsynchronize.py108 class Semaphore(SemLock): class
/external/python/cpython3/Lib/asyncio/
Dlocks.py418 class Semaphore(_ContextManagerMixin): class
/external/python/cpython3/Lib/multiprocessing/
Dsynchronize.py123 class Semaphore(SemLock): class
Dcontext.py79 def Semaphore(self, value=1): member in BaseContext
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiObjectManagementTests.cpp1026 struct Semaphore struct
1028 typedef VkSemaphore Type;
1030 struct Parameters
1039 struct Resources
1044 static deUint32 getMaxConcurrent (Context& context, const Parameters& params) in getMaxConcurrent()
1049 …tatic Move<VkSemaphore> create (const Environment& env, const Resources&, const Parameters& params) in create()
/external/python/cpython3/Lib/
Dthreading.py370 class Semaphore: class
/external/python/cpython2/Lib/
Dthreading.py412 def Semaphore(*args, **kwargs): function
/external/vulkan-validation-layers/tests/
Dvktestbinding.cpp478 NON_DISPATCHABLE_HANDLE_DTOR(Semaphore, vkDestroySemaphore) in NON_DISPATCHABLE_HANDLE_DTOR() argument
Dvktestbinding.h60 class Semaphore; variable
/external/python/cpython3/Lib/test/
D_test_multiprocessing.py4862 Semaphore = staticmethod(multiprocessing.Semaphore) variable in ProcessesMixin
4880 Semaphore = property(operator.attrgetter('manager.Semaphore')) variable in ManagerMixin
4947 Semaphore = staticmethod(multiprocessing.dummy.Semaphore) variable in ThreadsMixin
/external/swiftshader/include/vulkan/
Dvulkan.hpp3882 class Semaphore class
3885 VULKAN_HPP_CONSTEXPR Semaphore() in Semaphore() function in VULKAN_HPP_NAMESPACE::Semaphore
3889 VULKAN_HPP_CONSTEXPR Semaphore( std::nullptr_t ) in Semaphore() function in VULKAN_HPP_NAMESPACE::Semaphore
3893 VULKAN_HPP_TYPESAFE_EXPLICIT Semaphore( VkSemaphore semaphore ) in Semaphore() function in VULKAN_HPP_NAMESPACE::Semaphore
/external/vulkan-headers/include/vulkan/
Dvulkan.hpp11068 class Semaphore class
11071 VULKAN_HPP_CONSTEXPR Semaphore() in Semaphore() function in VULKAN_HPP_NAMESPACE::Semaphore
11075 VULKAN_HPP_CONSTEXPR Semaphore( std::nullptr_t ) in Semaphore() function in VULKAN_HPP_NAMESPACE::Semaphore
11079 VULKAN_HPP_TYPESAFE_EXPLICIT Semaphore( VkSemaphore semaphore ) in Semaphore() function in VULKAN_HPP_NAMESPACE::Semaphore