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

/freebsd-11-stable/contrib/xz/src/common/
H A Dmythread.h294 mythread_condtime_set(mythread_condtime *condtime, const mythread_cond *cond, function
511 mythread_condtime_set(mythread_condtime *condtime, const mythread_cond *cond, function
/freebsd-11-stable/contrib/xz/src/liblzma/common/
H A Dstream_encoder_mt.c631 // to mythread_condtime_set(), which may do a syscall
634 mythread_condtime_set(wait_abs, &coder->cond, coder->timeout);

Completed in 129 milliseconds