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

/freebsd-11-stable/contrib/xz/src/common/
H A Dmythread.h219 mythread_cond_init(mythread_cond *mycond) function
439 mythread_cond_init(mythread_cond *cond) function
/freebsd-11-stable/contrib/xz/src/liblzma/common/
H A Dstream_encoder_mt.c484 if (mythread_cond_init(&thr->cond))
991 if (mythread_cond_init(&coder->cond)) {

Completed in 119 milliseconds