Home
last modified time | relevance | path

Searched defs:unlock (Results 1 – 25 of 92) sorted by relevance

1234

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DRWMutex.cpp30 bool RWMutexImpl::unlock() { return true; } in unlock() function in RWMutexImpl
101 RWMutexImpl::unlock() in unlock() function in RWMutexImpl
130 bool RWMutexImpl::unlock() { in unlock() function in RWMutexImpl
/third_party/skia/src/gpu/
DGrEagerVertexAllocator.cpp26 void GrEagerDynamicVertexAllocator::unlock(int actualCount) { in unlock() function in GrEagerDynamicVertexAllocator
48 void GrCpuVertexAllocator::unlock(int actualCount) { in unlock() function in GrCpuVertexAllocator
/third_party/skia/third_party/externals/swiftshader/src/Common/
DResource.cpp107 void Resource::unlock() in unlock() function in sw::Resource
133 void Resource::unlock(Accessor relinquisher) in unlock() function in sw::Resource
DMutexLock.hpp50 void unlock() in unlock() function in sw::MutexLock
151 void unlock() in unlock() function in sw::BackoffLock
DRecursiveLock.hpp41 void unlock() in unlock() function in sw::RecursiveLock
/third_party/node/deps/npm/lib/utils/
Dlocker.js45 function unlock (base, name, cb) { function
72 unlock: unlock property
/third_party/pulseaudio/src/pulsecore/
Dauthkey.c76 int unlock = 0, ret = -1; in load() local
167 int unlock = 0, ret; in pa_authkey_save() local
/third_party/skia/third_party/externals/angle2/src/common/
DSpinlock.h64 inline void Spinlock::unlock() noexcept in unlock() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DMutex.h46 bool unlock() { in unlock() function
DRWMutex.h150 bool unlock() { in unlock() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DUniqueLock.h56 void unlock() { in unlock() function
DMutex.h112 bool unlock() { in unlock() function
/third_party/musl/porting/liteos_a/user_debug/src/malloc/
Dmemalign.c14 static inline void unlock(volatile int *lk) in unlock() function
/third_party/skia/third_party/externals/swiftshader/src/Main/
DFrameBufferOzone.cpp38 void FrameBufferOzone::unlock() in unlock() function in sw::FrameBufferOzone
/third_party/musl/src/misc/
Dpty.c22 int unlock = 0; in unlockpt() local
/third_party/musl/porting/liteos_a/user/src/misc/
Dpty.c25 int unlock = 0; in unlockpt() local
/third_party/skia/src/lazy/
DSkDiscardableMemoryPool.cpp118 void PoolDiscardableMemory::unlock() { in unlock() function in __anon3c0aed0e0111::PoolDiscardableMemory
209 void DiscardableMemoryPool::unlock(PoolDiscardableMemory* dm) { in unlock() function in __anon3c0aed0e0111::DiscardableMemoryPool
/third_party/flutter/skia/src/lazy/
DSkDiscardableMemoryPool.cpp119 void PoolDiscardableMemory::unlock() { in unlock() function in __anone5b601430111::PoolDiscardableMemory
210 void DiscardableMemoryPool::unlock(PoolDiscardableMemory* dm) { in unlock() function in __anone5b601430111::DiscardableMemoryPool
/third_party/vk-gl-cts/framework/delibs/decpp/
DdeMutex.hpp102 inline void Mutex::unlock (void) throw() in unlock() function in de::Mutex
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_runninglock.js34 this.unlock = function (...args) { method
Dohos_screenLock.js66 unlock: function (...args) { method
/third_party/python/Lib/test/support/
Dthreading_helper.py118 def start_threads(threads, unlock=None): argument
/third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/
Dmutex.h38 MARL_NO_EXPORT inline void unlock() RELEASE() { _.unlock(); } in unlock() function
/third_party/gn/src/gn/
Dinput_file_manager.cc188 ScopedUnlock unlock(lock); in SyncLoadFile() local
229 ScopedUnlock unlock(lock); in SyncLoadFile() local
/third_party/cef/libcef/common/
Dvalue_base.h158 void unlock() override NO_THREAD_SAFETY_ANALYSIS { in unlock() function
189 void unlock() override {} in unlock() function

1234