Searched refs:mythread_cond_timedwait (Results 1 – 4 of 4) sorted by relevance
310 mythread_cond_timedwait(mythread_cond *cond, mythread_mutex *mutex, in mythread_cond_timedwait() function513 mythread_cond_timedwait(mythread_cond *cond, mythread_mutex *mutex, in mythread_cond_timedwait() function
703 timed_out = mythread_cond_timedwait( in wait_for_work()
839 if (mythread_cond_timedwait(&coder->cond, in read_output_and_wait()
15661 mythread_cond_timedwait().