Searched refs:mythread_cond_timedwait (Results 1 – 4 of 4) sorted by relevance
289 mythread_cond_timedwait(mythread_cond *cond, mythread_mutex *mutex, in mythread_cond_timedwait() function492 mythread_cond_timedwait(mythread_cond *cond, mythread_mutex *mutex, in mythread_cond_timedwait() function
704 timed_out = mythread_cond_timedwait( in wait_for_work()
857 if (mythread_cond_timedwait(&coder->cond, in read_output_and_wait()
1378 mythread_cond_timedwait().