Searched defs:_MUTEX_UNLOCK (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/lib/libc/stdlib/
H A Datexit.c65 #define _MUTEX_UNLOCK(x) if (__isthreaded) _pthread_mutex_unlock(x) macro
/freebsd-11-stable/contrib/tzcode/stdtime/
H A Dlocaltime.c49 #define _MUTEX_UNLOCK(x) if (__isthreaded) _pthread_mutex_unlock(x) macro

Completed in 108 milliseconds