Searched refs:keep_alive_thread_shutdown_mu_ (Results 1 – 2 of 2) sorted by relevance
587 mutex keep_alive_thread_shutdown_mu_; variable589 bool shutting_down_ GUARDED_BY(keep_alive_thread_shutdown_mu_) = false;
372 mutex_lock l(keep_alive_thread_shutdown_mu_); in WaitForAndCloseRemoteContexts()429 mutex_lock l(keep_alive_thread_shutdown_mu_); in ~EagerContext()1080 mutex_lock l(keep_alive_thread_shutdown_mu_); in SetMasterContextState()