Searched refs:resolution_mu (Results 1 – 1 of 1) sorted by relevance
157 Mutex* resolution_mu() const { return &resolution_mu_; } in resolution_mu() function in grpc_core::__anon5e2240680111::ChannelData2922 MutexLock lock(chand->resolution_mu()); in CancelLocked()3087 MutexLock lock(chand->resolution_mu()); in CheckResolution()