Home
last modified time | relevance | path

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

/netbsd-src/external/public-domain/xz/dist/src/xz/
H A Dmessage.c86 static volatile sig_atomic_t progress_needs_updating = false; variable
92 progress_needs_updating = true; in progress_signal_handler()
100 static bool progress_needs_updating = false; variable
271 progress_needs_updating = false; in message_progress_start()
274 progress_needs_updating = true; in message_progress_start()
533 if (!progress_needs_updating) in message_progress_update()
583 progress_needs_updating = false; in message_progress_update()