Home
last modified time | relevance | path

Searched refs:RequestCallContextSafeHandle (Results 1 – 25 of 32) sorted by relevance

12

/dports/devel/grpc130/grpc-1.30.2/src/csharp/Grpc.Core/Internal/
H A DRequestCallContextSafeHandle.cs30 …internal class RequestCallContextSafeHandle : SafeHandleZeroIsInvalid, IOpCompletionCallback, IPoo… class
33 … static readonly ILogger Logger = GrpcEnvironment.Logger.ForType<RequestCallContextSafeHandle>();
34 Action<RequestCallContextSafeHandle> returnToPoolAction;
36 private RequestCallContextSafeHandle() in RequestCallContextSafeHandle() method in Grpc.Core.Internal.RequestCallContextSafeHandle
40 public static RequestCallContextSafeHandle Create() in Create()
54 public void SetReturnToPoolAction(Action<RequestCallContextSafeHandle> returnAction) in SetReturnToPoolAction()
H A DCompletionRegistry.cs32 …internal delegate void RequestCallCompletionDelegate(bool success, RequestCallContextSafeHandle ct… in RequestCallCompletionDelegate()
40 readonly Func<RequestCallContextSafeHandle> requestCallContextFactory;
45 …nment, Func<BatchContextSafeHandle> batchContextFactory, Func<RequestCallContextSafeHandle> reques… in CompletionRegistry()
78 …public RequestCallContextSafeHandle RegisterRequestCallCompletion(RequestCallCompletionDelegate ca… in RegisterRequestCallCompletion()
H A DNativeMethods.Generated.cs487 … public delegate RequestCallContextSafeHandle grpcsharp_request_call_context_create_delegate(); in grpcsharp_request_call_context_create_delegate()
491 …legate Timespec grpcsharp_request_call_context_deadline_delegate(RequestCallContextSafeHandle ctx); in grpcsharp_request_call_context_deadline_delegate()
493 …blic delegate void grpcsharp_request_call_context_reset_delegate(RequestCallContextSafeHandle ctx); in grpcsharp_request_call_context_reset_delegate()
629 … public static extern RequestCallContextSafeHandle grpcsharp_request_call_context_create(); in grpcsharp_request_call_context_create()
632 …static extern CallSafeHandle grpcsharp_request_call_context_call(RequestCallContextSafeHandle ctx); in grpcsharp_request_call_context_call()
641 …c static extern Timespec grpcsharp_request_call_context_deadline(RequestCallContextSafeHandle ctx); in grpcsharp_request_call_context_deadline()
647 … public static extern void grpcsharp_request_call_context_reset(RequestCallContextSafeHandle ctx); in grpcsharp_request_call_context_reset()
949 … public static extern RequestCallContextSafeHandle grpcsharp_request_call_context_create(); in grpcsharp_request_call_context_create()
952 …static extern CallSafeHandle grpcsharp_request_call_context_call(RequestCallContextSafeHandle ctx); in grpcsharp_request_call_context_call()
961 …c static extern Timespec grpcsharp_request_call_context_deadline(RequestCallContextSafeHandle ctx); in grpcsharp_request_call_context_deadline()
[all …]
/dports/devel/grpc/grpc-1.42.0/src/csharp/Grpc.Core/Internal/
H A DRequestCallContextSafeHandle.cs30 …internal class RequestCallContextSafeHandle : SafeHandleZeroIsInvalid, IOpCompletionCallback, IPoo… class
33 … static readonly ILogger Logger = GrpcEnvironment.Logger.ForType<RequestCallContextSafeHandle>();
34 Action<RequestCallContextSafeHandle> returnToPoolAction;
36 private RequestCallContextSafeHandle() in RequestCallContextSafeHandle() method in Grpc.Core.Internal.RequestCallContextSafeHandle
40 public static RequestCallContextSafeHandle Create() in Create()
54 public void SetReturnToPoolAction(Action<RequestCallContextSafeHandle> returnAction) in SetReturnToPoolAction()
H A DCompletionRegistry.cs32 …internal delegate void RequestCallCompletionDelegate(bool success, RequestCallContextSafeHandle ct… in RequestCallCompletionDelegate()
40 readonly Func<RequestCallContextSafeHandle> requestCallContextFactory;
45 …nment, Func<BatchContextSafeHandle> batchContextFactory, Func<RequestCallContextSafeHandle> reques… in CompletionRegistry()
78 …public RequestCallContextSafeHandle RegisterRequestCallCompletion(RequestCallCompletionDelegate ca… in RegisterRequestCallCompletion()
H A DNativeMethods.Generated.cs1027 … public delegate RequestCallContextSafeHandle grpcsharp_request_call_context_create_delegate(); in grpcsharp_request_call_context_create_delegate()
1169 … public static extern RequestCallContextSafeHandle grpcsharp_request_call_context_create(); in grpcsharp_request_call_context_create()
1187 … public static extern void grpcsharp_request_call_context_reset(RequestCallContextSafeHandle ctx); in grpcsharp_request_call_context_reset()
1489 … public static extern RequestCallContextSafeHandle grpcsharp_request_call_context_create(); in grpcsharp_request_call_context_create()
1507 … public static extern void grpcsharp_request_call_context_reset(RequestCallContextSafeHandle ctx); in grpcsharp_request_call_context_reset()
1809 … public static extern RequestCallContextSafeHandle grpcsharp_request_call_context_create(); in grpcsharp_request_call_context_create()
1827 … public static extern void grpcsharp_request_call_context_reset(RequestCallContextSafeHandle ctx); in grpcsharp_request_call_context_reset()
2129 … public static extern RequestCallContextSafeHandle grpcsharp_request_call_context_create(); in grpcsharp_request_call_context_create()
2449 … public static extern RequestCallContextSafeHandle grpcsharp_request_call_context_create(); in grpcsharp_request_call_context_create()
2769 … public static extern RequestCallContextSafeHandle grpcsharp_request_call_context_create(); in grpcsharp_request_call_context_create()
[all …]
/dports/devel/grpc134/grpc-1.34.1/src/csharp/Grpc.Core/Internal/
H A DRequestCallContextSafeHandle.cs30 …internal class RequestCallContextSafeHandle : SafeHandleZeroIsInvalid, IOpCompletionCallback, IPoo… class
33 … static readonly ILogger Logger = GrpcEnvironment.Logger.ForType<RequestCallContextSafeHandle>();
34 Action<RequestCallContextSafeHandle> returnToPoolAction;
36 private RequestCallContextSafeHandle() in RequestCallContextSafeHandle() method in Grpc.Core.Internal.RequestCallContextSafeHandle
40 public static RequestCallContextSafeHandle Create() in Create()
54 public void SetReturnToPoolAction(Action<RequestCallContextSafeHandle> returnAction) in SetReturnToPoolAction()
H A DCompletionRegistry.cs32 …internal delegate void RequestCallCompletionDelegate(bool success, RequestCallContextSafeHandle ct… in RequestCallCompletionDelegate()
40 readonly Func<RequestCallContextSafeHandle> requestCallContextFactory;
45 …nment, Func<BatchContextSafeHandle> batchContextFactory, Func<RequestCallContextSafeHandle> reques… in CompletionRegistry()
78 …public RequestCallContextSafeHandle RegisterRequestCallCompletion(RequestCallCompletionDelegate ca… in RegisterRequestCallCompletion()
H A DNativeMethods.Generated.cs919 … public delegate RequestCallContextSafeHandle grpcsharp_request_call_context_create_delegate(); in grpcsharp_request_call_context_create_delegate()
1061 … public static extern RequestCallContextSafeHandle grpcsharp_request_call_context_create(); in grpcsharp_request_call_context_create()
1079 … public static extern void grpcsharp_request_call_context_reset(RequestCallContextSafeHandle ctx); in grpcsharp_request_call_context_reset()
1381 … public static extern RequestCallContextSafeHandle grpcsharp_request_call_context_create(); in grpcsharp_request_call_context_create()
1399 … public static extern void grpcsharp_request_call_context_reset(RequestCallContextSafeHandle ctx); in grpcsharp_request_call_context_reset()
1701 … public static extern RequestCallContextSafeHandle grpcsharp_request_call_context_create(); in grpcsharp_request_call_context_create()
1719 … public static extern void grpcsharp_request_call_context_reset(RequestCallContextSafeHandle ctx); in grpcsharp_request_call_context_reset()
2021 … public static extern RequestCallContextSafeHandle grpcsharp_request_call_context_create(); in grpcsharp_request_call_context_create()
2039 … public static extern void grpcsharp_request_call_context_reset(RequestCallContextSafeHandle ctx); in grpcsharp_request_call_context_reset()
2341 … public static extern RequestCallContextSafeHandle grpcsharp_request_call_context_create(); in grpcsharp_request_call_context_create()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/src/csharp/Grpc.Core/Internal/
H A DRequestCallContextSafeHandle.cs30 …internal class RequestCallContextSafeHandle : SafeHandleZeroIsInvalid, IOpCompletionCallback, IPoo… class
33 … static readonly ILogger Logger = GrpcEnvironment.Logger.ForType<RequestCallContextSafeHandle>();
34 Action<RequestCallContextSafeHandle> returnToPoolAction;
36 private RequestCallContextSafeHandle() in RequestCallContextSafeHandle() method in Grpc.Core.Internal.RequestCallContextSafeHandle
40 public static RequestCallContextSafeHandle Create() in Create()
54 public void SetReturnToPoolAction(Action<RequestCallContextSafeHandle> returnAction) in SetReturnToPoolAction()
H A DCompletionRegistry.cs32 …internal delegate void RequestCallCompletionDelegate(bool success, RequestCallContextSafeHandle ct… in RequestCallCompletionDelegate()
40 readonly Func<RequestCallContextSafeHandle> requestCallContextFactory;
45 …nment, Func<BatchContextSafeHandle> batchContextFactory, Func<RequestCallContextSafeHandle> reques… in CompletionRegistry()
78 …public RequestCallContextSafeHandle RegisterRequestCallCompletion(RequestCallCompletionDelegate ca… in RegisterRequestCallCompletion()
H A DNativeMethods.Generated.cs454 … public delegate RequestCallContextSafeHandle grpcsharp_request_call_context_create_delegate(); in grpcsharp_request_call_context_create_delegate()
458 …legate Timespec grpcsharp_request_call_context_deadline_delegate(RequestCallContextSafeHandle ctx); in grpcsharp_request_call_context_deadline_delegate()
460 …blic delegate void grpcsharp_request_call_context_reset_delegate(RequestCallContextSafeHandle ctx); in grpcsharp_request_call_context_reset_delegate()
586 … public static extern RequestCallContextSafeHandle grpcsharp_request_call_context_create(); in grpcsharp_request_call_context_create()
589 …static extern CallSafeHandle grpcsharp_request_call_context_call(RequestCallContextSafeHandle ctx); in grpcsharp_request_call_context_call()
598 …c static extern Timespec grpcsharp_request_call_context_deadline(RequestCallContextSafeHandle ctx); in grpcsharp_request_call_context_deadline()
604 … public static extern void grpcsharp_request_call_context_reset(RequestCallContextSafeHandle ctx); in grpcsharp_request_call_context_reset()
882 … public static extern RequestCallContextSafeHandle grpcsharp_request_call_context_create(); in grpcsharp_request_call_context_create()
885 …static extern CallSafeHandle grpcsharp_request_call_context_call(RequestCallContextSafeHandle ctx); in grpcsharp_request_call_context_call()
894 …c static extern Timespec grpcsharp_request_call_context_deadline(RequestCallContextSafeHandle ctx); in grpcsharp_request_call_context_deadline()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/templates/src/csharp/Grpc.Core/Internal/
H A Dnative_methods.include16 'RequestCallContextSafeHandle grpcsharp_request_call_context_create()',
17 'CallSafeHandle grpcsharp_request_call_context_call(RequestCallContextSafeHandle ctx)',
18 …'IntPtr grpcsharp_request_call_context_method(RequestCallContextSafeHandle ctx, out UIntPtr method…
19 …'IntPtr grpcsharp_request_call_context_host(RequestCallContextSafeHandle ctx, out UIntPtr hostLeng…
20 'Timespec grpcsharp_request_call_context_deadline(RequestCallContextSafeHandle ctx)',
21 'IntPtr grpcsharp_request_call_context_request_metadata(RequestCallContextSafeHandle ctx)',
22 'void grpcsharp_request_call_context_reset(RequestCallContextSafeHandle ctx)',
82 …est_call(ServerSafeHandle server, CompletionQueueSafeHandle cq, RequestCallContextSafeHandle ctx)',
/dports/devel/grpc130/grpc-1.30.2/templates/src/csharp/Grpc.Core/Internal/
H A Dnative_methods.include17 'RequestCallContextSafeHandle grpcsharp_request_call_context_create()',
18 'CallSafeHandle grpcsharp_request_call_context_call(RequestCallContextSafeHandle ctx)',
19 …'IntPtr grpcsharp_request_call_context_method(RequestCallContextSafeHandle ctx, out UIntPtr method…
20 …'IntPtr grpcsharp_request_call_context_host(RequestCallContextSafeHandle ctx, out UIntPtr hostLeng…
21 'Timespec grpcsharp_request_call_context_deadline(RequestCallContextSafeHandle ctx)',
22 'IntPtr grpcsharp_request_call_context_request_metadata(RequestCallContextSafeHandle ctx)',
23 'void grpcsharp_request_call_context_reset(RequestCallContextSafeHandle ctx)',
83 …est_call(ServerSafeHandle server, CompletionQueueSafeHandle cq, RequestCallContextSafeHandle ctx)',
/dports/devel/grpc134/grpc-1.34.1/templates/src/csharp/Grpc.Core/Internal/
H A Dnative_methods.include17 'RequestCallContextSafeHandle grpcsharp_request_call_context_create()',
18 'CallSafeHandle grpcsharp_request_call_context_call(RequestCallContextSafeHandle ctx)',
19 …'IntPtr grpcsharp_request_call_context_method(RequestCallContextSafeHandle ctx, out UIntPtr method…
20 …'IntPtr grpcsharp_request_call_context_host(RequestCallContextSafeHandle ctx, out UIntPtr hostLeng…
21 'Timespec grpcsharp_request_call_context_deadline(RequestCallContextSafeHandle ctx)',
22 'IntPtr grpcsharp_request_call_context_request_metadata(RequestCallContextSafeHandle ctx)',
23 'void grpcsharp_request_call_context_reset(RequestCallContextSafeHandle ctx)',
83 …est_call(ServerSafeHandle server, CompletionQueueSafeHandle cq, RequestCallContextSafeHandle ctx)',
/dports/devel/grpc/grpc-1.42.0/templates/src/csharp/Grpc.Core/Internal/
H A Dnative_methods.include17 'RequestCallContextSafeHandle grpcsharp_request_call_context_create()',
18 'CallSafeHandle grpcsharp_request_call_context_call(RequestCallContextSafeHandle ctx)',
19 …'IntPtr grpcsharp_request_call_context_method(RequestCallContextSafeHandle ctx, out UIntPtr method…
20 …'IntPtr grpcsharp_request_call_context_host(RequestCallContextSafeHandle ctx, out UIntPtr hostLeng…
21 'Timespec grpcsharp_request_call_context_deadline(RequestCallContextSafeHandle ctx)',
22 'IntPtr grpcsharp_request_call_context_request_metadata(RequestCallContextSafeHandle ctx)',
23 'void grpcsharp_request_call_context_reset(RequestCallContextSafeHandle ctx)',
83 …est_call(ServerSafeHandle server, CompletionQueueSafeHandle cq, RequestCallContextSafeHandle ctx)',
/dports/devel/grpc130/grpc-1.30.2/src/csharp/Grpc.Core/
H A DGrpcEnvironment.cs58 readonly IObjectPool<RequestCallContextSafeHandle> requestCallContextPool;
304 …uestCallContextPool = new DefaultObjectPool<RequestCallContextSafeHandle>(() => RequestCallContext… in GrpcEnvironment()
322 …internal IObjectPool<RequestCallContextSafeHandle> RequestCallContextPool => requestCallContextPoo…
/dports/devel/grpc/grpc-1.42.0/src/csharp/Grpc.Core/
H A DGrpcEnvironment.cs58 readonly IObjectPool<RequestCallContextSafeHandle> requestCallContextPool;
304 …uestCallContextPool = new DefaultObjectPool<RequestCallContextSafeHandle>(() => RequestCallContext… in GrpcEnvironment()
322 …internal IObjectPool<RequestCallContextSafeHandle> RequestCallContextPool => requestCallContextPoo…
/dports/devel/grpc134/grpc-1.34.1/src/csharp/Grpc.Core/
H A DGrpcEnvironment.cs58 readonly IObjectPool<RequestCallContextSafeHandle> requestCallContextPool;
304 …uestCallContextPool = new DefaultObjectPool<RequestCallContextSafeHandle>(() => RequestCallContext… in GrpcEnvironment()
322 …internal IObjectPool<RequestCallContextSafeHandle> RequestCallContextPool => requestCallContextPoo…
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/src/csharp/Grpc.Core/
H A DGrpcEnvironment.cs58 readonly IObjectPool<RequestCallContextSafeHandle> requestCallContextPool;
304 …uestCallContextPool = new DefaultObjectPool<RequestCallContextSafeHandle>(() => RequestCallContext… in GrpcEnvironment()
322 …internal IObjectPool<RequestCallContextSafeHandle> RequestCallContextPool => requestCallContextPoo…
/dports/devel/grpc/grpc-1.42.0/src/csharp/Grpc.Microbenchmarks/
H A DCompletionRegistryBenchmark.cs34 …try(Environment, () => BatchContextSafeHandle.Create(), () => RequestCallContextSafeHandle.Create(… in RegisterExtract()
/dports/devel/grpc130/grpc-1.30.2/src/csharp/Grpc.Microbenchmarks/
H A DCompletionRegistryBenchmark.cs34 …try(Environment, () => BatchContextSafeHandle.Create(), () => RequestCallContextSafeHandle.Create(… in RegisterExtract()
/dports/devel/grpc134/grpc-1.34.1/src/csharp/Grpc.Microbenchmarks/
H A DCompletionRegistryBenchmark.cs34 …try(Environment, () => BatchContextSafeHandle.Create(), () => RequestCallContextSafeHandle.Create(… in RegisterExtract()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/src/csharp/Grpc.Microbenchmarks/
H A DCompletionRegistryBenchmark.cs35 …try(Environment, () => BatchContextSafeHandle.Create(), () => RequestCallContextSafeHandle.Create(… in RegisterExtract()
/dports/devel/grpc/grpc-1.42.0/src/csharp/Grpc.Core.Tests/Internal/
H A DCompletionQueueSafeHandleTest.cs43 …ionRegistry(env, () => BatchContextSafeHandle.Create(), () => RequestCallContextSafeHandle.Create(… in CreateAsyncAndShutdown()

12