Home
last modified time | relevance | path

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

12345678910>>...16

/third_party/gn/misc/emacs/
H A Dgn-mode.el[all...]
/third_party/protobuf/editors/
H A Dprotobuf-mode.el
/third_party/vk-gl-cts/external/amber/src/tools/
H A Damber-mode.el
/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/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
/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...]
/third_party/ffmpeg/tests/
H A Dfate.sh24 lock(){ function
/third_party/curl/lib/
H A Deasy_lock.h72 static inline void curl_simple_lock_lock(curl_simple_lock *lock) in curl_simple_lock_lock() argument
91 static inline void curl_simple_lock_unlock(curl_simple_lock *lock) in curl_simple_lock_unlock() argument
/third_party/FreeBSD/sys/sys/
H A D_callout.h58 SPIN_LOCK_S lock; member
/third_party/musl/porting/liteos_a/kernel/src/dirent/
H A D__dirent.h7 volatile int lock[1]; member
/third_party/musl/porting/liteos_a/user_debug/src/malloc/
H A Dmemalign.c8 static inline void lock(volatile int *lk) in lock() function
/third_party/musl/src/exit/
H A Dat_quick_exit.c10 static volatile int lock[1]; variable
/third_party/ltp/testcases/network/nfs/nfslock01/
H A Dnfs_flock_func.c14 struct flock lock; in lock_reg() local
26 struct flock lock; in lock_test() local
[all...]
/third_party/musl/libc-test/src/functionalext/supplement/thread/
H A Dpthread_spin_trylock.c20 pthread_spinlock_t lock = 0; variable
[all...]
H A Dpthread_spin_lock.c20 pthread_spinlock_t lock = 0; variable

Completed in 5 milliseconds

12345678910>>...16