Searched defs:shutdownRequested (Results 1 – 4 of 4) sorted by relevance
| /external/llvm-project/clang-tools-extra/clangd/support/ | ||
| D | Shutdown.cpp | 34 bool shutdownRequested() { return ShutdownRequested; } in shutdownRequested() function |
| /external/grpc-grpc/src/csharp/Grpc.Core/ | ||
| D | Channel.cs | 47 bool shutdownRequested; field in Grpc.Core.Channel |
| D | Server.cs | 54 volatile bool shutdownRequested; field in Grpc.Core.Server |
| /external/grpc-grpc-java/core/src/main/java/io/grpc/internal/ | ||
| D | ManagedChannelImpl.java | 1377 boolean shutdownRequested; field in ManagedChannelImpl.SubchannelImpl |