Searched defs:grpcsharp_completion_queue_pluck (Results 1 – 3 of 3) sorted by relevance
265 void grpcsharp_completion_queue_pluck() { in grpcsharp_completion_queue_pluck() function
97 …blic readonly Delegates.grpcsharp_completion_queue_pluck_delegate grpcsharp_completion_queue_pluck; field in Grpc.Core.Internal.NativeMethods1199 …public static extern CompletionQueueEvent grpcsharp_completion_queue_pluck(CompletionQueueSafeHand… in grpcsharp_completion_queue_pluck() method in Grpc.Core.Internal.NativeMethods.DllImportsFromStaticLib1519 …public static extern CompletionQueueEvent grpcsharp_completion_queue_pluck(CompletionQueueSafeHand… in grpcsharp_completion_queue_pluck() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib1839 …public static extern CompletionQueueEvent grpcsharp_completion_queue_pluck(CompletionQueueSafeHand… in grpcsharp_completion_queue_pluck() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib_x862159 …public static extern CompletionQueueEvent grpcsharp_completion_queue_pluck(CompletionQueueSafeHand… in grpcsharp_completion_queue_pluck() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib_x642479 …public static extern CompletionQueueEvent grpcsharp_completion_queue_pluck(CompletionQueueSafeHand… in grpcsharp_completion_queue_pluck() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib_x86_dll2799 …public static extern CompletionQueueEvent grpcsharp_completion_queue_pluck(CompletionQueueSafeHand… in grpcsharp_completion_queue_pluck() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib_x64_dll
414 grpcsharp_completion_queue_pluck(grpc_completion_queue* cq, void* tag) { in grpcsharp_completion_queue_pluck() function