Searched refs:shutdown_callback_flag_ (Results 1 – 2 of 2) sorted by relevance
364 shutdown_callback_flag_.Set(true); in RequestShutdown()1256 if (!shutdown_callback_flag_) in AttemptShutdownIfRequested()1271 shutdown_callback_flag_.Set(false); in AttemptShutdownIfRequested()
298 AtomicFlag shutdown_callback_flag_; variable