Searched defs:THREAD_UNLOCK (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/lib/libc/gen/
H A Dgetlogin.c49 #define THREAD_UNLOCK() if (__isthreaded) _pthread_mutex_unlock(&logname_mutex) macro
H A Dpopen.c67 #define THREAD_UNLOCK() if (__isthreaded) _pthread_mutex_unlock(&pidlist_mutex) macro
H A Dsyslog.c72 #define THREAD_UNLOCK() \ macro
[all...]
/freebsd-11.0-release/contrib/libxo/libxo/
H A Dxo_syslog.c128 #define THREAD_UNLOCK() \ macro

Completed in 174 milliseconds