Home
last modified time | relevance | path

Searched refs: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
118 THREAD_UNLOCK(); in popen()
160 THREAD_UNLOCK(); in popen()
170 THREAD_UNLOCK(); in popen()
205 THREAD_UNLOCK(); in pclose()
212 THREAD_UNLOCK(); in pclose()
H A Dsyslog.c75 #define THREAD_UNLOCK() \ macro
338 THREAD_UNLOCK(); in syslog_cancel_cleanup()
444 THREAD_UNLOCK(); in closelog()
457 THREAD_UNLOCK(); in setlogmask()
/freebsd/contrib/libxo/libxo/
H A Dxo_syslog.c131 #define THREAD_UNLOCK() \ macro
390 THREAD_UNLOCK(); in xo_open_log()
404 THREAD_UNLOCK(); in xo_close_log()
417 THREAD_UNLOCK(); in xo_set_logmask()
515 THREAD_UNLOCK(); in xo_vsyslog()
530 THREAD_UNLOCK(); in xo_vsyslog()
697 THREAD_UNLOCK(); in xo_vsyslog()