Home
last modified time | relevance | path

Searched defs:cq_callback_data (Results 1 – 6 of 6) sorted by relevance

/dports/devel/grpc130/grpc-1.30.2/src/core/lib/surface/
H A Dcompletion_queue.cc311 struct cq_callback_data { struct
312 cq_callback_data( in cq_callback_data() function
316 ~cq_callback_data() { in ~cq_callback_data()
328 grpc_core::Atomic<intptr_t> pending_events{1};
332 grpc_core::Atomic<intptr_t> things_queued_ever{0};
335 bool shutdown_called = false;
338 grpc_experimental_completion_queue_functor* shutdown_callback;
/dports/devel/grpc/grpc-1.42.0/src/core/lib/surface/
H A Dcompletion_queue.cc311 struct cq_callback_data { struct
312 explicit cq_callback_data(grpc_completion_queue_functor* shutdown_callback) in cq_callback_data() function
315 ~cq_callback_data() { in ~cq_callback_data()
327 std::atomic<intptr_t> pending_events{1};
330 bool shutdown_called = false;
333 grpc_completion_queue_functor* shutdown_callback;
/dports/devel/grpc134/grpc-1.34.1/src/core/lib/surface/
H A Dcompletion_queue.cc312 struct cq_callback_data { struct
313 cq_callback_data( in cq_callback_data() function
317 ~cq_callback_data() { in ~cq_callback_data()
329 grpc_core::Atomic<intptr_t> pending_events{1};
332 bool shutdown_called = false;
335 grpc_experimental_completion_queue_functor* shutdown_callback;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/src/core/lib/surface/
H A Dcompletion_queue.cc297 struct cq_callback_data { struct
298 cq_callback_data( in cq_callback_data() function
305 grpc_core::Atomic<intptr_t> pending_events{1};
309 grpc_core::Atomic<intptr_t> things_queued_ever{0};
312 bool shutdown_called = false;
315 grpc_experimental_completion_queue_functor* shutdown_callback;
/dports/devel/pecl-grpc/grpc-1.42.0/src/core/lib/surface/
H A Dcompletion_queue.cc311 struct cq_callback_data { struct
312 explicit cq_callback_data(grpc_completion_queue_functor* shutdown_callback) in cq_callback_data() argument
315 ~cq_callback_data() { in ~cq_callback_data()
327 std::atomic<intptr_t> pending_events{1};
330 bool shutdown_called = false;
333 grpc_completion_queue_functor* shutdown_callback;
/dports/devel/py-grpcio/grpcio-1.43.0/src/core/lib/surface/
H A Dcompletion_queue.cc311 struct cq_callback_data { struct
312 explicit cq_callback_data(grpc_completion_queue_functor* shutdown_callback) in cq_callback_data() function
315 ~cq_callback_data() { in ~cq_callback_data()
327 std::atomic<intptr_t> pending_events{1};
330 bool shutdown_called = false;
333 grpc_completion_queue_functor* shutdown_callback;