Home
last modified time | relevance | path

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

/external/grpc-grpc/src/csharp/Grpc.Core/Internal/
DGrpcThreadPool.cs33 internal class GrpcThreadPool class
62 …public GrpcThreadPool(GrpcEnvironment environment, int poolSize, int completionQueueCount, bool in… in GrpcThreadPool() method in Grpc.Core.Internal.GrpcThreadPool