Searched refs:range_sync_cond (Results 1 – 1 of 1) sorted by relevance
255 static pthread_cond_t range_sync_cond; variable541 cv_init(&range_sync_cond); in init_local()1919 cv_signal(&range_sync_cond); in ggate_send_thread()2082 cv_wait(&range_sync_cond, &range_lock); in sync_thread()