Searched refs:shutdownRequested (Results 1 – 4 of 4) sorted by relevance
54 volatile bool shutdownRequested; field in Grpc.Core.Server151 GrpcPreconditions.CheckState(!shutdownRequested); in Start()214 GrpcPreconditions.CheckState(!shutdownRequested); in ShutdownInternalAsync()215 shutdownRequested = true; in ShutdownInternalAsync()301 if (!shutdownRequested) in AllowOneRpc()
47 bool shutdownRequested; field in Grpc.Core.Channel239 GrpcPreconditions.CheckState(!shutdownRequested); in ShutdownAsync()240 shutdownRequested = true; in ShutdownAsync()
1379 boolean shutdownRequested; field in ManagedChannelImpl.SubchannelImpl1400 if (shutdownRequested) { in shutdown()1411 shutdownRequested = true; in shutdown()
META-INF/ META-INF/MANIFEST.MF io/ io/grpc/ io/ ...