Home
last modified time | relevance | path

Searched refs:mythread_cond_timedwait (Results 1 – 2 of 2) sorted by relevance

/minix3/external/public-domain/xz/dist/src/common/
H A Dmythread.h283 mythread_cond_timedwait(mythread_cond *cond, mythread_mutex *mutex, in mythread_cond_timedwait() function
485 mythread_cond_timedwait(mythread_cond *cond, mythread_mutex *mutex, in mythread_cond_timedwait() function
/minix3/external/public-domain/xz/dist/src/liblzma/common/
H A Dstream_encoder_mt.c651 timed_out = mythread_cond_timedwait( in wait_for_work()