Searched defs:grpcsharp_completion_queue_create_async (Results 1 – 3 of 3) sorted by relevance
249 void grpcsharp_completion_queue_create_async() { in grpcsharp_completion_queue_create_async() function
93 …Delegates.grpcsharp_completion_queue_create_async_delegate grpcsharp_completion_queue_create_async; field in Grpc.Core.Internal.NativeMethods1187 … public static extern CompletionQueueSafeHandle grpcsharp_completion_queue_create_async(); in grpcsharp_completion_queue_create_async() method in Grpc.Core.Internal.NativeMethods.DllImportsFromStaticLib1507 … public static extern CompletionQueueSafeHandle grpcsharp_completion_queue_create_async(); in grpcsharp_completion_queue_create_async() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib1827 … public static extern CompletionQueueSafeHandle grpcsharp_completion_queue_create_async(); in grpcsharp_completion_queue_create_async() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib_x862147 … public static extern CompletionQueueSafeHandle grpcsharp_completion_queue_create_async(); in grpcsharp_completion_queue_create_async() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib_x642467 … public static extern CompletionQueueSafeHandle grpcsharp_completion_queue_create_async(); in grpcsharp_completion_queue_create_async() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib_x86_dll2787 … public static extern CompletionQueueSafeHandle grpcsharp_completion_queue_create_async(); in grpcsharp_completion_queue_create_async() method in Grpc.Core.Internal.NativeMethods.DllImportsFromSharedLib_x64_dll
388 grpcsharp_completion_queue_create_async(void) { in grpcsharp_completion_queue_create_async() function