Searched defs:condtime (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/contrib/xz/src/common/
H A Dmythread.h294 mythread_condtime_set(mythread_condtime *condtime, const mythread_cond *cond, argument
283 mythread_cond_timedwait(mythread_cond *cond, mythread_mutex *mutex, const mythread_condtime *condtime) argument
485 mythread_cond_timedwait(mythread_cond *cond, mythread_mutex *mutex, const mythread_condtime *condtime) argument
511 mythread_condtime_set(mythread_condtime *condtime, const mythread_cond *cond, uint32_t timeout) argument
[all...]

Completed in 35 milliseconds