Home
last modified time | relevance | path

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

/freebsd/lib/libc/gen/
H A Dpopen.c61 #define THREAD_UNLOCK() if (__isthreaded) _pthread_mutex_unlock(&pidlist_mutex) macro
H A Dsyslog.c75 #define THREAD_UNLOCK() \ macro
/freebsd/contrib/libxo/libxo/
H A Dxo_syslog.c131 #define THREAD_UNLOCK() \ macro