Searched refs:mt_cond (Results 1 – 1 of 1) sorted by relevance
309 static pthread_cond_t mt_cond = PTHREAD_COND_INITIALIZER; variable534 pthread_cond_broadcast(&mt_cond); in unblock_tracers()542 pthread_cond_wait(&mt_cond, &mt_mutex); in tracer_wait_unblock()560 pthread_cond_signal(&mt_cond); in tracer_signal_ready()568 t_pthread_cond_wait(&mt_cond, &mt_mutex); in wait_tracers_ready()576 t_pthread_cond_wait(&mt_cond, &mt_mutex); in wait_tracers_leaving()