Searched defs:IsThreaded (Results 1 – 2 of 2) sorted by relevance
/external/rust/crates/grpcio-sys/grpc/src/core/lib/iomgr/ | ||
D | executor.cc | 136 bool Executor::IsThreaded() const { in IsThreaded() function in grpc_core::Executor |
/external/grpc-grpc/src/core/lib/iomgr/ | ||
D | executor.cc | 85 bool GrpcExecutor::IsThreaded() const { in IsThreaded() function in GrpcExecutor |