Searched refs:range_sync_cond (Results 1 – 1 of 1) sorted by relevance
253 static pthread_cond_t range_sync_cond; variable539 cv_init(&range_sync_cond); in init_local()1917 cv_signal(&range_sync_cond); in ggate_send_thread()2080 cv_wait(&range_sync_cond, &range_lock); in sync_thread()