Home
last modified time | relevance | path

Searched refs:hnc_mutex (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/syslogd/
H A Dsyslogd.c254 static pthread_mutex_t hnc_mutex = PTHREAD_MUTEX_INITIALIZER; variable
5315 (void) pthread_mutex_lock(&hnc_mutex); in hnc_init()
5323 (void) pthread_mutex_unlock(&hnc_mutex); in hnc_init()
5357 (void) pthread_mutex_lock(&hnc_mutex); in hnc_lookup()
5396 (void) pthread_mutex_unlock(&hnc_mutex); in hnc_lookup()
5403 (void) pthread_mutex_unlock(&hnc_mutex); in hnc_lookup()
5436 (void) pthread_mutex_lock(&hnc_mutex); in hnc_register()
5487 (void) pthread_mutex_unlock(&hnc_mutex); in hnc_register()