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

/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/tests/
H A DWBAmrDecTest.c222 pthread_cond_t WaitForOUTFlush_threshold; variable
347 pthread_cond_signal(&WaitForOUTFlush_threshold);
549 pthread_cond_init (&WaitForOUTFlush_threshold, NULL);
1371 pthread_cond_wait(&WaitForOUTFlush_threshold,
1737 pthread_cond_destroy(&WaitForOUTFlush_threshold);

Completed in 64 milliseconds