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

/freebsd-11-stable/lib/libc/gen/
H A Dgetlogin.c48 #define THREAD_LOCK() if (__isthreaded) _pthread_mutex_lock(&logname_mutex) macro
H A Dpopen.c66 #define THREAD_LOCK() if (__isthreaded) _pthread_mutex_lock(&pidlist_mutex) macro
H A Dsyslog.c68 #define THREAD_LOCK() \ macro
/freebsd-11-stable/contrib/libxo/libxo/
H A Dxo_syslog.c127 #define THREAD_LOCK() \ macro

Completed in 85 milliseconds