Searched defs:pthread_cond_wait (Results 1 - 1 of 1) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/
H A Dvp9_thread.h122 // a thread is waiting in pthread_cond_wait: allow it to be notified
125 // the event via its own pthread_cond_wait.
132 static INLINE int pthread_cond_wait(pthread_cond_t *const condition, function

Completed in 70 milliseconds