Home
last modified time | relevance | path

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

/freebsd/contrib/xz/src/common/
H A Dmythread.h198 mythread_join(mythread thread) in mythread_join() function
426 mythread_join(mythread thread) in mythread_join() function
/freebsd/contrib/xz/src/liblzma/common/
H A Dstream_encoder_mt.c484 int ret = mythread_join(coder->threads[i].thread_id); in threads_end()
H A Dstream_decoder_mt.c509 mythread_join(coder->threads[i].thread_id); in threads_end()