Searched refs:mu_global_ (Results 1 – 2 of 2) sorted by relevance
579 MutexLock lock(&mu_global_); in Start()595 MutexLock lock(&mu_global_); in Start()636 MutexLock lock(&mu_global_); in HasOpenConnections()767 MutexLock lock(&server->mu_global_); in ListenerDestroyDone()798 MutexLock lock(&mu_global_); in ShutdownAndNotify()799 WaitUntil(&starting_cv_, &mu_global_, [this] { return !starting_; }); in ShutdownAndNotify()841 MutexLock lock(&mu_global_); in CancelAllCalls()851 MutexLock lock(&mu_global_); in Orphan()973 MutexLock lock(&chand_->server_->mu_global_); in OnConnectivityStateChange()1003 MutexLock lock(&server_->mu_global_); in ~ChannelData()[all …]
375 Mutex mu_global_; // mutex for server and channel state variable