Searched refs:done_ (Results 1 – 3 of 3) sorted by relevance
94 Watchdog() : watcher_(), done_(false) {} in Watchdog()109 bool done_; member in __anon9048094c0111::Watchdog171 while (!done_) { in WatchdogLoop()190 done_ = true; in ~Watchdog()
126 done_ = false; in Display()151 while (!done_) { in Worker()155 cv_.wait_for(lock, 500ms, [this] { return done_; }); in Worker()219 done_ = true; in SignalDone()229 bool done_ = false; member in ProgressBar
87 and if it is, _Hooray! You're (almost) done_. It is still worthwhile to quickly