Home
last modified time | relevance | path

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

/freebsd/contrib/xz/src/common/
H A Dmythread.h310 mythread_cond_timedwait(mythread_cond *cond, mythread_mutex *mutex, in mythread_cond_timedwait() function
513 mythread_cond_timedwait(mythread_cond *cond, mythread_mutex *mutex, in mythread_cond_timedwait() function
/freebsd/contrib/xz/src/liblzma/common/
H A Dstream_encoder_mt.c703 timed_out = mythread_cond_timedwait( in wait_for_work()
H A Dstream_decoder_mt.c839 if (mythread_cond_timedwait(&coder->cond, in read_output_and_wait()
/freebsd/contrib/xz/
H A DChangeLog15661 mythread_cond_timedwait().