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

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

Completed in 121 milliseconds