Home
last modified time | relevance | path

Searched refs:mythread_cond_destroy (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/xz/src/common/
H A Dmythread.h284 mythread_cond_destroy(mythread_cond *cond) in mythread_cond_destroy() function
479 mythread_cond_destroy(mythread_cond *cond) in mythread_cond_destroy() function
/freebsd/contrib/xz/src/liblzma/common/
H A Dstream_encoder_mt.c435 mythread_cond_destroy(&thr->cond); in worker_start()
528 mythread_cond_destroy(&thr->cond); in initialize_new_thread()
906 mythread_cond_destroy(&coder->cond); in stream_encoder_mt_end()
H A Dstream_decoder_mt.c357 mythread_cond_destroy(&thr->cond); in worker_decoder()
594 mythread_cond_destroy(&thr->cond); in initialize_new_thread()