Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/xz/src/xz/
Dmessage.c93 static volatile sig_atomic_t progress_needs_updating = false; variable
99 progress_needs_updating = true; in progress_signal_handler()
107 static bool progress_needs_updating = false; variable
289 progress_needs_updating = false; in message_progress_start()
292 progress_needs_updating = true; in message_progress_start()
552 if (!progress_needs_updating) in message_progress_update()
602 progress_needs_updating = false; in message_progress_update()