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

/freebsd-11-stable/contrib/xz/src/common/
H A Dmythread.h124 typedef struct timespec mythread_condtime; typedef in typeref:struct:timespec
284 const mythread_condtime *condtime)
294 mythread_condtime_set(mythread_condtime *condtime, const mythread_cond *cond,
362 } mythread_condtime; typedef in typeref:struct:__anon5824
486 const mythread_condtime *condtime)
511 mythread_condtime_set(mythread_condtime *condtime, const mythread_cond *cond,
/freebsd-11-stable/contrib/xz/src/liblzma/common/
H A Dstream_encoder_mt.c621 wait_for_work(lzma_stream_coder *coder, mythread_condtime *wait_abs,
695 mythread_condtime wait_abs;

Completed in 76 milliseconds