Searched refs:iter_start_cond (Results 1 – 1 of 1) sorted by relevance
187 static pthread_cond_t iter_start_cond = PTHREAD_COND_INITIALIZER; variable476 pthread_cond_wait(&iter_start_cond, &iter_start_mutex); in wait_iter_start()490 pthread_cond_broadcast(&iter_start_cond); in start_iter()