Searched refs:send_mu_ (Results 1 – 2 of 2) sorted by relevance
411 grpc_core::MutexLock lock(&send_mu_); in SendHealth()451 grpc_core::MutexLock lock(&send_mu_); in OnSendHealthDone()
201 grpc_core::Mutex send_mu_; variable