Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/syslogd/
H A Dsyslogd.c256 static pthread_mutex_t hnc_mutex = PTHREAD_MUTEX_INITIALIZER; variable
5330 (void) pthread_mutex_lock(&hnc_mutex); in hnc_init()
5338 (void) pthread_mutex_unlock(&hnc_mutex); in hnc_init()
5372 (void) pthread_mutex_lock(&hnc_mutex); in hnc_lookup()
5411 (void) pthread_mutex_unlock(&hnc_mutex); in hnc_lookup()
5418 (void) pthread_mutex_unlock(&hnc_mutex); in hnc_lookup()
5451 (void) pthread_mutex_lock(&hnc_mutex); in hnc_register()
5502 (void) pthread_mutex_unlock(&hnc_mutex); in hnc_register()