Home
last modified time | relevance | path

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

/netbsd/src/external/public-domain/xz/dist/src/common/
Dmythread.h257 mythread_cond_destroy(mythread_cond *cond) in mythread_cond_destroy() function
451 mythread_cond_destroy(mythread_cond *cond) in mythread_cond_destroy() function
/netbsd/src/external/public-domain/xz/dist/src/liblzma/common/
Dstream_encoder_mt.c411 mythread_cond_destroy(&thr->cond); in worker_start()
503 mythread_cond_destroy(&thr->cond); in initialize_new_thread()
855 mythread_cond_destroy(&coder->cond); in stream_encoder_mt_end()