Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libpicltree/
H A Dpicltree.c142 static pthread_cond_t ptree_refresh_cond = PTHREAD_COND_INITIALIZER; variable
359 (void) pthread_cond_broadcast(&ptree_refresh_cond); in call_event_handlers()
3615 (void) pthread_cond_broadcast(&ptree_refresh_cond); in xptree_reinitialize()
3644 (void) pthread_cond_wait(&ptree_refresh_cond, in xptree_refresh_notify()
3650 &ptree_refresh_cond, in xptree_refresh_notify()