Home
last modified time | relevance | path

Searched refs:RequestCallContextPool (Results 1 – 2 of 2) sorted by relevance

/external/grpc-grpc/src/csharp/Grpc.Core/Internal/
DGrpcThreadPool.cs222 …ent, () => environment.BatchContextPool.Lease(), () => environment.RequestCallContextPool.Lease()); in CreateCompletionQueueList()
/external/grpc-grpc/src/csharp/Grpc.Core/
DGrpcEnvironment.cs322 …internal IObjectPool<RequestCallContextSafeHandle> RequestCallContextPool => requestCallContextPoo… field in Grpc.Core.GrpcEnvironment