Home
last modified time | relevance | path

Searched defs:SetThreading (Results 1 – 2 of 2) sorted by relevance

/external/grpc-grpc/src/core/lib/iomgr/
Dexecutor.cc89 void GrpcExecutor::SetThreading(bool threading) { in SetThreading() function in GrpcExecutor
/external/rust/crates/grpcio-sys/grpc/src/core/lib/iomgr/
Dexecutor.cc140 void Executor::SetThreading(bool threading) { in SetThreading() function in grpc_core::Executor