Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/xz/src/liblzma/common/
H A Dstream_decoder_mt.c549 threads_stop(struct lzma_stream_coder *coder) in threads_stop() function
874 threads_stop(coder); in read_output_and_wait()
1164 threads_stop(coder); in stream_decode_mt()
1451 threads_stop(coder); in stream_decode_mt()
1458 threads_stop(coder); in stream_decode_mt()
1489 threads_stop(coder); in stream_decode_mt()
1527 threads_stop(coder); in stream_decode_mt()
H A Dstream_encoder_mt.c446 threads_stop(lzma_stream_coder *coder, bool wait_for_threads) in threads_stop() function
770 threads_stop(coder, false); in stream_encode_mt()
783 threads_stop(coder, false); in stream_encode_mt()
791 threads_stop(coder, false); in stream_encode_mt()
1134 threads_stop(coder, true); in stream_encoder_mt_init()