Home
last modified time | relevance | path

Searched defs:unlock (Results 1 - 25 of 141) sorted by relevance

123456

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DRWMutex.cpp30 bool RWMutexImpl::unlock() { return true; } in unlock() function in RWMutexImpl
/third_party/skia/src/gpu/
H A DGrEagerVertexAllocator.cpp26 void GrEagerDynamicVertexAllocator::unlock(int actualCount) { in unlock() function in GrEagerDynamicVertexAllocator
48 void GrCpuVertexAllocator::unlock(int actualCount) { in unlock() function in GrCpuVertexAllocator
/kernel/linux/linux-5.10/drivers/net/wireless/st/cw1200/
H A Dhwbus.h25 void (*unlock)(struct hwbus_priv *self); member
/kernel/linux/linux-6.6/drivers/net/wireless/st/cw1200/
H A Dhwbus.h25 void (*unlock)(struct hwbus_priv *self); member
/third_party/musl/porting/liteos_a/user_debug/src/malloc/
H A Dmemalign.c14 static inline void unlock(volatile int *lk) in unlock() function
/third_party/skia/third_party/externals/swiftshader/src/Common/
H A DMutexLock.hpp50 void unlock() in unlock() function in sw::MutexLock
H A DRecursiveLock.hpp41 void unlock() in unlock() function in sw::RecursiveLock
H A DResource.cpp107 void Resource::unlock() in unlock() function in sw::Resource
133 void Resource::unlock(Accessor relinquisher) in unlock() function in sw::Resource
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DUniqueLock.h56 void unlock() { in unlock() function in llvm::unique_lock
/third_party/vk-gl-cts/framework/delibs/decpp/
H A DdeMutex.hpp102 inline void Mutex::unlock (void) throw() in unlock() function in de::Mutex
/kernel/linux/linux-6.6/rust/kernel/sync/lock/
H A Dspinlock.rs113 unsafe fn unlock(ptr: *mut Self::State, _guard_state: &Self::GuardState) { in unlock() functions
H A Dmutex.rs114 unsafe fn unlock(ptr: *mut Self::State, _guard_state: &Self::GuardState) { in unlock() functions
/third_party/ffmpeg/libavutil/
H A Dhwcontext_d3d11va.h95 void (*unlock)(void *lock_ctx); member
/third_party/musl/src/malloc/
H A Dmemalign.c15 static inline void unlock(volatile int *lk) in unlock() function
/third_party/musl/porting/liteos_a/user/src/misc/
H A Dpty.c25 int unlock = 0; in unlockpt() local
/third_party/musl/src/misc/
H A Dpty.c25 int unlock = 0; in unlockpt() local
/third_party/musl/libc-test/src/functional/
H A Dpthread_mutex_pi.c67 static void *unlock(void *arg) in unlock() function
H A Dpthread_mutex.c66 static void *unlock(void *arg) in unlock() function
/third_party/pulseaudio/src/pulsecore/
H A 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/swiftshader/src/Main/
H A DFrameBufferOzone.cpp38 void FrameBufferOzone::unlock() in unlock() function in sw::FrameBufferOzone
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-mutex.hh104 void unlock () { hb_mutex_impl_unlock ((hb_mutex_impl_t *) m); } in unlock() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DMutex.h46 bool unlock() { in unlock() function in llvm::sys::SmartMutex
/kernel/linux/linux-5.10/drivers/hwspinlock/
H A Dhwspinlock_internal.h30 void (*unlock)(struct hwspinlock *lock); member
/kernel/linux/linux-5.10/drivers/staging/wfx/
H A Dbus.h31 void (*unlock)(void *bus_priv); member
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/
H A Dmsm_gem_shrinker.c11 static bool msm_gem_shrinker_lock(struct drm_device *dev, bool *unlock) in msm_gem_shrinker_lock() argument
49 bool unlock; in msm_gem_shrinker_count() local
73 bool unlock; in msm_gem_shrinker_scan() local
104 bool unlock; in msm_gem_shrinker_vmap() local
[all...]

Completed in 6 milliseconds

123456