Home
last modified time | relevance | path

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

/freebsd/contrib/xz/src/xz/
H A Dmessage.c91 static volatile sig_atomic_t progress_needs_updating = false; variable
97 progress_needs_updating = true; in progress_signal_handler()
105 static bool progress_needs_updating = false; variable
260 progress_needs_updating = false; in message_progress_start()
263 progress_needs_updating = true; in message_progress_start()
527 if (!progress_needs_updating) in message_progress_update()
577 progress_needs_updating = false; in message_progress_update()