Searched refs:IsThreaded (Results 1 – 2 of 2) sorted by relevance
53 bool IsThreaded() const;
85 bool GrpcExecutor::IsThreaded() const { in IsThreaded() function in GrpcExecutor421 return executors[executor_type]->IsThreaded(); in grpc_executor_is_threaded()