Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/xz/src/common/
H A Dmythread.h294 mythread_condtime_set(mythread_condtime *condtime, const mythread_cond *cond, in mythread_condtime_set() function
511 mythread_condtime_set(mythread_condtime *condtime, const mythread_cond *cond, in mythread_condtime_set() function
/freebsd-13.1/contrib/xz/src/liblzma/common/
H A Dstream_encoder_mt.c634 mythread_condtime_set(wait_abs, &coder->cond, coder->timeout); in wait_for_work()