Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/xz/src/liblzma/common/
H A Dstream_encoder_mt.c421 threads_stop(lzma_stream_coder *coder, bool wait_for_threads) in threads_stop() function
729 threads_stop(coder, false); in stream_encode_mt()
737 threads_stop(coder, false); in stream_encode_mt()
1039 threads_stop(coder, true); in stream_encoder_mt_init()