Searched refs:ptree_refresh_cond (Results 1 – 1 of 1) sorted by relevance
142 static pthread_cond_t ptree_refresh_cond = PTHREAD_COND_INITIALIZER; variable359 (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()