Searched refs:progress_started (Results 1 – 1 of 1) sorted by relevance
49 static bool progress_started = false; variable258 progress_started = true; in message_progress_start()617 if (!progress_started || verbosity < V_VERBOSE) in progress_flush()695 assert(progress_started); in message_progress_end()697 progress_started = false; in message_progress_end()