Searched refs:threads_stop (Results 1 – 3 of 3) sorted by relevance
532 threads_stop(struct lzma_stream_coder *coder) in threads_stop() function856 threads_stop(coder); in read_output_and_wait()1146 threads_stop(coder); in stream_decode_mt()1431 threads_stop(coder); in stream_decode_mt()1438 threads_stop(coder); in stream_decode_mt()1469 threads_stop(coder); in stream_decode_mt()1506 threads_stop(coder); in stream_decode_mt()
445 threads_stop(lzma_stream_coder *coder, bool wait_for_threads) in threads_stop() function768 threads_stop(coder, false); in stream_encode_mt()781 threads_stop(coder, false); in stream_encode_mt()789 threads_stop(coder, false); in stream_encode_mt()1131 threads_stop(coder, true); in stream_encoder_mt_init()
1722 The main thread can directly set THR_IDLE in threads_stop() which is1723 called when errors are detected. threads_stop() won't return the stopped