Searched refs:gu_lock (Results 1 – 4 of 4) sorted by relevance
59 pthread_mutex_t gu_lock; member
188 MUTEX_LOCK(&gu->gu_lock); in graph_protocol_send_event()191 MUTEX_UNLOCK(&gu->gu_lock); in graph_protocol_send_event()
895 (void) pthread_mutex_init(&gu->gu_lock, &mutex_attrs); in startup()
5823 MUTEX_LOCK(&gu->gu_lock); in graph_event_thread()5826 (void) pthread_cond_wait(&gu->gu_cv, &gu->gu_lock); in graph_event_thread()5832 MUTEX_UNLOCK(&gu->gu_lock); in graph_event_thread()5843 MUTEX_LOCK(&gu->gu_lock); in graph_event_thread()5846 MUTEX_UNLOCK(&gu->gu_lock); in graph_event_thread()5853 MUTEX_UNLOCK(&gu->gu_lock); in graph_event_thread()