Searched refs:mythread_cond_timedwait (Results 1 – 2 of 2) sorted by relevance
283 mythread_cond_timedwait(mythread_cond *cond, mythread_mutex *mutex, in mythread_cond_timedwait() function485 mythread_cond_timedwait(mythread_cond *cond, mythread_mutex *mutex, in mythread_cond_timedwait() function
651 timed_out = mythread_cond_timedwait( in wait_for_work()