Searched refs:shutdown_done_cv_ (Results 1 – 3 of 3) sorted by relevance
340 internal::CondVar shutdown_done_cv_; variable
336 grpc::internal::CondVar shutdown_done_cv_; variable
1134 shutdown_done_cv_.Signal(); in UnrefWithPossibleNotify()1144 shutdown_done_cv_.WaitUntil(&mu_, [this] { return shutdown_done_; }); in UnrefAndWaitLocked()