Home
last modified time | relevance | path

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

12345678910>>...23

/third_party/gn/misc/emacs/
H A Dgn-mode.el[all...]
/third_party/protobuf/editors/
H A Dprotobuf-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/vk-gl-cts/external/amber/src/tools/
H A Damber-mode.el
/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
/drivers/peripheral/usb/interfaces/ddk/host/
H A Dusb_session.h59 struct OsalMutex 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...]
/foundation/arkui/ace_engine_lite/frameworks/src/core/base/
H A Dace_lock.cpp61 AutoLockGuard::AutoLockGuard(LockType &lock) : lock_(lock) in AutoLockGuard() argument
/foundation/multimedia/media_foundation/src/osal/task/ffrt/
H A Dcondition_variable.cpp48 Wait(lock); variable
52 bool ConditionVariable::WaitFor(AutoLock& lock, int64_t timeoutMs) in WaitFor() argument
62 bool ConditionVariable::WaitFor(AutoLock& lock, int64_t timeoutMs, std::function<bool()> pred) in WaitFor() argument
/foundation/resourceschedule/ffrt/interfaces/kits/cpp/
H A Dmutex.h49 inline void lock() in lock() function in ffrt::mutex
83 inline void lock() in lock() function in ffrt::recursive_mutex
/foundation/resourceschedule/ffrt/interfaces/inner_api/cpp/
H A Dshared_mutex.h44 inline void lock() in lock() function in ffrt::shared_mutex
/foundation/communication/dsoftbus/components/nstackx/nstackx_util/interface/
H A Dnstackx_spinlock.h20 volatile int lock; member
/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

Completed in 6 milliseconds

12345678910>>...23