Searched refs:head_cond (Results 1 – 1 of 1) sorted by relevance
204 static pthread_cond_t head_cond = PTHREAD_COND_INITIALIZER; variable224 pthread_cond_signal(&head_cond); in PlayCallback()808 pthread_cond_wait(&head_cond, &head_mutex); in TestDecToBuffQueue()