Home
last modified time | relevance | path

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

/oneTBB/examples/graph/fgbzip2/
H A Dbzlib.cpp371 Bool progress_out = False; in copy_output_until_stop() local
382 progress_out = True; in copy_output_until_stop()
392 return progress_out; in copy_output_until_stop()
398 Bool progress_out = False; in handle_compress() local
403 progress_out |= copy_output_until_stop(s); in handle_compress()
431 return progress_in || progress_out; in handle_compress()