Searched refs:gu_cv (Results 1 – 4 of 4) sorted by relevance
60 pthread_cond_t gu_cv; member
190 (void) pthread_cond_broadcast(&gu->gu_cv); in graph_protocol_send_event()
890 (void) pthread_cond_init(&gu->gu_cv, NULL); in startup()
5826 (void) pthread_cond_wait(&gu->gu_cv, &gu->gu_lock); in graph_event_thread()