Home
last modified time | relevance | path

Searched refs:requestCallContextPoolSharedCapacity (Results 1 – 4 of 4) sorted by relevance

/dports/devel/grpc130/grpc-1.30.2/src/csharp/Grpc.Core/
H A DGrpcEnvironment.cs49 … static int requestCallContextPoolSharedCapacity = DefaultRequestCallContextPoolSharedCapacity; field in Grpc.Core.GrpcEnvironment
286 requestCallContextPoolSharedCapacity = sharedCapacity; in SetRequestCallContextPoolParams()
304 …tSafeHandle>(() => RequestCallContextSafeHandle.Create(), requestCallContextPoolSharedCapacity, re… in GrpcEnvironment()
/dports/devel/grpc/grpc-1.42.0/src/csharp/Grpc.Core/
H A DGrpcEnvironment.cs49 … static int requestCallContextPoolSharedCapacity = DefaultRequestCallContextPoolSharedCapacity; field in Grpc.Core.GrpcEnvironment
286 requestCallContextPoolSharedCapacity = sharedCapacity; in SetRequestCallContextPoolParams()
304 …tSafeHandle>(() => RequestCallContextSafeHandle.Create(), requestCallContextPoolSharedCapacity, re… in GrpcEnvironment()
/dports/devel/grpc134/grpc-1.34.1/src/csharp/Grpc.Core/
H A DGrpcEnvironment.cs49 … static int requestCallContextPoolSharedCapacity = DefaultRequestCallContextPoolSharedCapacity; field in Grpc.Core.GrpcEnvironment
286 requestCallContextPoolSharedCapacity = sharedCapacity; in SetRequestCallContextPoolParams()
304 …tSafeHandle>(() => RequestCallContextSafeHandle.Create(), requestCallContextPoolSharedCapacity, re… in GrpcEnvironment()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/src/csharp/Grpc.Core/
H A DGrpcEnvironment.cs49 … static int requestCallContextPoolSharedCapacity = DefaultRequestCallContextPoolSharedCapacity; field in Grpc.Core.GrpcEnvironment
286 requestCallContextPoolSharedCapacity = sharedCapacity; in SetRequestCallContextPoolParams()
304 …tSafeHandle>(() => RequestCallContextSafeHandle.Create(), requestCallContextPoolSharedCapacity, re… in GrpcEnvironment()