Home
last modified time | relevance | path

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

12

/external/angle/src/libANGLE/renderer/
DSemaphoreImpl.h20 class Semaphore; variable
DContextImpl.h24 class Semaphore; variable
/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.rst270 Semaphore chapter
/external/v8/src/base/platform/
Dsemaphore.cc22 Semaphore::Semaphore(int count) { in Semaphore() function in v8::base::Semaphore
/external/swiftshader/src/Vulkan/
DVkSemaphore.hpp30 class Semaphore : public Object<Semaphore, VkSemaphore> class
DVkSemaphore.cpp120 Semaphore::Semaphore(const VkSemaphoreCreateInfo *pCreateInfo, void *mem, const VkAllocationCallbac… in Semaphore() function in vk::Semaphore
/external/tensorflow/tensorflow/compiler/xla/python/
Dsemaphore.cc22 Semaphore::Semaphore(int64 capacity) : value_(capacity) { in Semaphore() function in xla::Semaphore
/external/angle/src/libANGLE/
DSemaphore.cpp17 Semaphore::Semaphore(rx::GLImplFactory *factory, SemaphoreID id) in Semaphore() function in gl::Semaphore
DResourceManager.h39 class Semaphore; variable
DContext.h91 class Semaphore; variable
Dframe_capture_utils_autogen.h2491 Semaphore, enumerator
/external/v8/src/heap/
Ditem-parallel-job.h20 class Semaphore; variable
/external/kotlinx.coroutines/kotlinx-coroutines-core/common/src/sync/
DSemaphore.kt19 public interface Semaphore { in <lambda>() interface
65 public fun Semaphore(permits: Int, acquiredPermits: Int = 0): Semaphore = SemaphoreImpl(permits, ac… in Semaphore() method
/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.py437 class Semaphore(_ContextManagerMixin): class
/external/python/cpython3/Lib/multiprocessing/
Dsynchronize.py123 class Semaphore(SemLock): class
Dcontext.py80 def Semaphore(self, value=1): member in BaseContext
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiObjectManagementTests.cpp1039 struct Semaphore struct
1041 typedef VkSemaphore Type;
1043 struct Parameters
1052 struct Resources
1057 static deUint32 getMaxConcurrent (Context& context, const Parameters& params) in getMaxConcurrent()
1062 …tatic Move<VkSemaphore> create (const Environment& env, const Resources&, const Parameters& params) in create()
/external/python/cpython2/Lib/
Dthreading.py412 def Semaphore(*args, **kwargs): function
/external/python/cpython3/Lib/
Dthreading.py376 class Semaphore: class
/external/vulkan-validation-layers/tests/
Dvktestbinding.cpp478 NON_DISPATCHABLE_HANDLE_DTOR(Semaphore, vkDestroySemaphore) in NON_DISPATCHABLE_HANDLE_DTOR() argument
Dvktestbinding.h60 class Semaphore; variable

12