Home
last modified time | relevance | path

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

/dflybsd-src/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
277 progress_needs_updating = false; in message_progress_start()
280 progress_needs_updating = true; in message_progress_start()
547 if (!progress_needs_updating) in message_progress_update()
597 progress_needs_updating = false; in message_progress_update()