Home
last modified time | relevance | path

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

123

/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/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/skia/third_party/externals/swiftshader/src/Main/
DFrameBufferOzone.cpp38 void FrameBufferOzone::unlock() in unlock() function in sw::FrameBufferOzone
DFrameBufferAndroid.cpp169 void FrameBufferAndroid::unlock() in unlock() function in sw::FrameBufferAndroid
/third_party/musl/porting/liteos_a/user_debug/src/malloc/
Dmemalign.c14 static inline void unlock(volatile int *lk) in unlock() function
/third_party/musl/src/misc/
Dpty.c25 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 __anon2923a0d10111::PoolDiscardableMemory
209 void DiscardableMemoryPool::unlock(PoolDiscardableMemory* dm) { in unlock() function in __anon2923a0d10111::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/musl/src/malloc/
Dmemalign.c15 static inline void unlock(volatile int *lk) in unlock() function
/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/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/python/Lib/test/support/
Dthreading_helper.py119 def start_threads(threads, unlock=None): argument
/third_party/musl/src/malloc/mallocng/
Dglue.h76 static inline void unlock() in unlock() function

123