Home
last modified time | relevance | path

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

/freebsd/lib/libc/gen/
H A Dpopen.c60 #define THREAD_LOCK() if (__isthreaded) _pthread_mutex_lock(&pidlist_mutex) macro
H A Dsyslog.c71 #define THREAD_LOCK() \ macro
/freebsd/contrib/libxo/libxo/
H A Dxo_syslog.c127 #define THREAD_LOCK() \ macro