Searched refs:head_cond (Results 1 - 1 of 1) sorted by relevance

/frameworks/wilhelm/tests/examples/
H A DslesTestDecodeAac.cpp204 static pthread_cond_t head_cond = PTHREAD_COND_INITIALIZER; variable
224 pthread_cond_signal(&head_cond);
808 pthread_cond_wait(&head_cond, &head_mutex);

Completed in 23 milliseconds