Searched refs:range_sync_cond (Results 1 – 1 of 1) sorted by relevance
252 static pthread_cond_t range_sync_cond; variable538 cv_init(&range_sync_cond); in init_local()1916 cv_signal(&range_sync_cond); in ggate_send_thread()2079 cv_wait(&range_sync_cond, &range_lock); in sync_thread()