Home
last modified time | relevance | path

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

/external/grpc-grpc/src/csharp/Grpc.Core/
DChannel.cs74 this.completionQueue = this.environment.PickCompletionQueue(); in Channel()
DGrpcEnvironment.cs336 internal CompletionQueueSafeHandle PickCompletionQueue() in PickCompletionQueue() method in Grpc.Core.GrpcEnvironment