Home
last modified time | relevance | path

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

/netbsd/lib/libc/gen/
H A Dpopen.c82 # define MUTEX_UNLOCK() \ macro
89 # define MUTEX_UNLOCK() __nothing macro
/netbsd/crypto/external/cpl/trousers/dist/src/include/
H A Dthreads.h21 #define MUTEX_UNLOCK(m) pthread_mutex_unlock(&m) macro
/netbsd/sys/external/bsd/compiler_rt/dist/lib/tsan/tests/rtl/
H A Dtsan_test_util_posix.cc204 MUTEX_UNLOCK, enumerator