Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/picl/plugins/common/devtree/
H A Dpicldevtree.c1994 static pthread_mutex_t kc_mutex = PTHREAD_MUTEX_INITIALIZER; in get_pi_state_begin() local
2002 (void) pthread_mutex_lock(&kc_mutex); in get_pi_state_begin()
2011 (void) pthread_mutex_unlock(&kc_mutex); in get_pi_state_begin()
2018 (void) pthread_mutex_unlock(&kc_mutex); in get_pi_state_begin()
2029 (void) pthread_mutex_unlock(&kc_mutex); in get_pi_state_begin()