Home
last modified time | relevance | path

Searched defs:lock (Results 1 - 25 of 694) sorted by relevance

12345678910>>...28

/third_party/gn/misc/emacs/
H A Dgn-mode.el[all...]
/third_party/protobuf/editors/
H A Dprotobuf-mode.el
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/tests/include/kutf/
H A Dkutf_mem.h47 struct mutex lock; member
/third_party/musl/src/thread/
H A Dlock_ptc.c3 static pthread_rwlock_t lock = PTHREAD_RWLOCK_INITIALIZER; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DRWMutex.cpp29 bool RWMutexImpl::lock() { return true; } in lock() function in RWMutexImpl
/third_party/vk-gl-cts/external/amber/src/tools/
H A Damber-mode.el
/device/soc/rockchip/common/sdk_linux/include/drm/
H A Ddrm_prime.h47 struct mutex lock; member
/third_party/node/deps/openssl/openssl/providers/implementations/include/prov/
H A Dkdfexchange.h17 CRYPTO_RWLOCK *lock; member
/third_party/openssl/providers/implementations/include/prov/
H A Dkdfexchange.h17 CRYPTO_RWLOCK *lock; member
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/tde/driver/src/include/
H A Dtde_handle.h35 osal_spinlock_t lock; member
/foundation/communication/netstack/utils/http_over_curl/include/
H A Dspinlock_mutex.h25 void lock() in lock() function
/third_party/ffmpeg/libavcodec/
H A Djni.c38 pthread_mutex_t lock = PTHREAD_MUTEX_INITIALIZER; variable
/third_party/musl/porting/liteos_a/user/src/dirent/
H A D__dirent.h7 volatile int lock[1]; member
/third_party/musl/src/dirent/
H A D__dirent.h7 volatile int lock[1]; member
/third_party/libphonenumber/cpp/src/phonenumbers/base/synchronization/
H A Dlock.h40 AutoLock(Lock& lock) : lock_(lock) { in AutoLock() argument
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_vertex_state_cache.h38 simple_mtx_t lock; member
/third_party/node/deps/uv/src/unix/
H A Dspinlock.h25 int lock; member
/third_party/python/Include/cpython/
H A Dpythread.h11 PyAPI_FUNC(int) _PyThread_at_fork_reinit(PyThread_type_lock *lock); variable
/third_party/skia/src/gpu/
H A DGrEagerVertexAllocator.cpp13 void* GrEagerDynamicVertexAllocator::lock(size_t stride, int eagerCount) { in lock() function in GrEagerDynamicVertexAllocator
38 void* GrCpuVertexAllocator::lock(size_t stride, int eagerCount) { in lock() function in GrCpuVertexAllocator
/third_party/node/deps/npm/test/lib/commands/
H A Dshrinkwrap.js[all...]
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H A Doal_mutex.h79 static inline hi_void oal_mutex_lock(oal_mutex_stru *lock) in oal_mutex_lock() argument
84 static inline hi_s32 oal_mutex_trylock(oal_mutex_stru *lock) in oal_mutex_trylock() argument
89 static inline hi_void oal_mutex_unlock(oal_mutex_stru *lock) in oal_mutex_unlock() argument
94 static inline hi_void oal_mutex_lock(oal_mutex_stru *lock) in oal_mutex_lock() argument
102 static inline hi_s32 oal_mutex_trylock(oal_mutex_stru *lock) in oal_mutex_trylock() argument
107 oal_mutex_unlock(oal_mutex_stru *lock) oal_mutex_unlock() argument
[all...]
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/linux/
H A Dosal_spinlock.c26 int osal_spin_lock_init(osal_spinlock_t *lock) in osal_spin_lock_init() argument
44 void osal_spin_lock(osal_spinlock_t *lock) in osal_spin_lock() argument
52 int osal_spin_trylock(osal_spinlock_t *lock) in osal_spin_trylock() argument
64 osal_spin_unlock(osal_spinlock_t *lock) osal_spin_unlock() argument
72 osal_spin_lock_irqsave(osal_spinlock_t *lock, unsigned long *flags) osal_spin_lock_irqsave() argument
82 osal_spin_unlock_irqrestore(osal_spinlock_t *lock, const unsigned long *flags) osal_spin_unlock_irqrestore() argument
92 osal_spin_lock_destroy(osal_spinlock_t *lock) osal_spin_lock_destroy() argument
[all...]
/device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/osal/
H A Dosal_spinlock.c27 int osal_spin_lock_init(osal_spinlock *lock) in osal_spin_lock_init() argument
46 void osal_spin_lock(osal_spinlock *lock) in osal_spin_lock() argument
60 int osal_spin_trylock(osal_spinlock *lock) in osal_spin_trylock() argument
75 osal_spin_unlock(osal_spinlock *lock) osal_spin_unlock() argument
89 osal_spin_lock_irqsave(osal_spinlock *lock, unsigned long *flags) osal_spin_lock_irqsave() argument
106 osal_spin_unlock_irqrestore(osal_spinlock *lock, unsigned long *flags) osal_spin_unlock_irqrestore() argument
120 osal_spin_lock_destory(osal_spinlock *lock) osal_spin_lock_destory() argument
[all...]
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/ump/common/
H A Dump_kernel_descriptor_mapping.h33 _mali_osk_mutex_rw_t *lock; /**< Lock protecting access to the mapping object */ member
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/common/
H A Dmali_spinlock_reentrant.h22 _mali_osk_spinlock_irq_t *lock; member

Completed in 8 milliseconds

12345678910>>...28