Home
last modified time | relevance | path

Searched defs:mutex_lock (Results 1 – 4 of 4) sorted by relevance

/third_party/node/src/
Dnode_mutex.h182 static inline void mutex_lock(MutexT* mutex) { in mutex_lock() function
210 static inline void mutex_lock(MutexT* mutex) { in mutex_lock() function
/third_party/musl/libc-test/src/regression/
Dpthread_cond-smasher.c23 # define mutex_lock pthread_mutex_lock macro
/third_party/libunwind/include/
Dlibunwind_i.h175 #define mutex_lock(l) \ macro
/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
Dkernel.h501 #define mutex_lock pthread_mutex_lock macro