Home
last modified time | relevance | path

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

/freebsd/contrib/xz/src/liblzma/common/
H A Dstream_encoder_mt.c42 THR_EXIT, enumerator
395 if (state == THR_EXIT) in worker_start()
402 if (thr->state != THR_EXIT) { in worker_start()
478 coder->threads[i].state = THR_EXIT; in threads_end()
H A Dstream_decoder_mt.c31 THR_EXIT, enumerator
350 if (thr->state == THR_EXIT) { in worker_decoder()
443 if (thr->state != THR_EXIT) in worker_decoder()
503 coder->threads[i].state = THR_EXIT; in threads_end()