Home
last modified time | relevance | path

Searched defs:MUTEX_LOCK (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/lib/libc/gen/
H A Dpopen.c77 # define MUTEX_LOCK() \ macro
88 # define MUTEX_LOCK() __nothing macro
/netbsd-src/crypto/external/cpl/trousers/dist/src/include/
H A Dthreads.h20 #define MUTEX_LOCK(m) pthread_mutex_lock(&m) macro
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/tests/rtl/
H A Dtsan_test_util_posix.cc202 MUTEX_LOCK, enumerator