Searched refs:restarter_update_cv (Results 1 – 4 of 4) sorted by relevance
78 pthread_cond_t restarter_update_cv; member
436 (void) pthread_cond_broadcast(&ru->restarter_update_cv); in restarter_protocol_send_event()
892 (void) pthread_cond_init(&ru->restarter_update_cv, NULL); in startup()
2001 (void) pthread_cond_wait(&ru->restarter_update_cv, in restarter_event_thread()