Searched refs:keep_alive_thread_shutdown_mu_ (Results 1 – 2 of 2) sorted by relevance
700 mutex keep_alive_thread_shutdown_mu_; variable702 bool shutting_down_ TF_GUARDED_BY(keep_alive_thread_shutdown_mu_) = false;
483 mutex_lock l(keep_alive_thread_shutdown_mu_); in WaitForAndCloseRemoteContexts()553 mutex_lock l(keep_alive_thread_shutdown_mu_); in ~EagerContext()1367 mutex_lock l(keep_alive_thread_shutdown_mu_); in SetMasterContextState()