Searched refs:shutting_down_ (Results 1 – 11 of 11) sorted by relevance
29 shutting_down_(false), in DirectTransport()43 shutting_down_ = true; in StopSending()88 return shutting_down_ ? false : true; in SendPackets()
61 bool shutting_down_; variable
126 shutting_down_(false), in CrashGenerationServer()146 shutting_down_ = true; in ~CrashGenerationServer()275 if (shutting_down_) { in HandleErrorState()580 if (shutting_down_) { in HandleDisconnectingState()716 if (shutting_down_) { in HandleConnectionRequest()801 if (shutting_down_) { in AddClient()861 if (shutting_down_) { in HandleClientProcessExit()
281 bool shutting_down_; variable
48 if (shutting_down_) { in EagerServiceImpl()69 shutting_down_ = true; in ~EagerServiceImpl()225 bool shutting_down_ GUARDED_BY(gc_thread_shutdown_mu_) = false;
290 bool shutting_down_ = false; member in grpc_core::__anond33a00300111::GrpcLb503 GPR_ASSERT(!grpclb_policy()->shutting_down_); in BalancerCallState()861 if (!grpclb_policy->shutting_down_) { in OnBalancerMessageReceivedLocked()900 GPR_ASSERT(!grpclb_policy->shutting_down_); in OnBalancerStatusReceivedLocked()1089 shutting_down_ = true; in ShutdownLocked()1384 if (shutting_down_) return; in StartBalancerCallLocked()1401 if (grpclb_policy->serverlist_ == nullptr && !grpclb_policy->shutting_down_ && in OnFallbackTimerLocked()1441 if (!grpclb_policy->shutting_down_ && error == GRPC_ERROR_NONE && in OnBalancerCallRetryTimerLocked()1458 if (grpclb_policy->shutting_down_) goto done; in OnBalancerChannelConnectivityChangedLocked()1715 if (shutting_down_) return; in CreateOrUpdateRoundRobinPolicyLocked()[all …]
176 shutting_down_ = false; in SetUp()193 shutting_down_ = true; in TearDown()233 if (!shutting_down_) { in RefreshContext()255 bool shutting_down_; member in grpc::testing::CommonStressTestAsyncServer
201 bool shutting_down() const { return shutting_down_; } in shutting_down()265 bool shutting_down_ = false; variable562 GPR_ASSERT(!shutting_down_); in ShutdownLocked()563 shutting_down_ = true; in ShutdownLocked()
373 shutting_down_ = true; in WaitForAndCloseRemoteContexts()430 shutting_down_ = true; in ~EagerContext()1082 if (shutting_down_) { in SetMasterContextState()1089 if (shutting_down_) { in SetMasterContextState()
589 bool shutting_down_ GUARDED_BY(keep_alive_thread_shutdown_mu_) = false;
289 bool shutting_down_ ABSL_GUARDED_BY(request_lock_) = false;470 shutting_down_ = true; in ~GrpcTpuStream()632 if (shutting_down_) { in StreamWriterFn()