Home
last modified time | relevance | path

Searched defs:waiting_allowed (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/xz/src/liblzma/common/
H A Dstream_decoder_mt.c660 bool waiting_allowed, in read_output_and_wait()
1022 const bool waiting_allowed = action == LZMA_FINISH in stream_decode_mt() local