Go to the source code of this file.
|
| void | grpc_cq_internal_ref (grpc_completion_queue *cc, const char *reason, const char *file, int line) |
| |
| void | grpc_cq_internal_unref (grpc_completion_queue *cc, const char *reason, const char *file, int line) |
| |
| void | grpc_cq_global_init () |
| |
| bool | grpc_cq_begin_op (grpc_completion_queue *cc, void *tag) |
| |
| void | grpc_cq_end_op (grpc_completion_queue *cc, void *tag, grpc_error *error, void(*done)(void *done_arg, grpc_cq_completion *storage), void *done_arg, grpc_cq_completion *storage, bool internal=false) |
| |
| grpc_pollset * | grpc_cq_pollset (grpc_completion_queue *cc) |
| |
| bool | grpc_cq_can_listen (grpc_completion_queue *cc) |
| |
| grpc_cq_completion_type | grpc_get_cq_completion_type (grpc_completion_queue *cc) |
| |
| int | grpc_get_cq_poll_num (grpc_completion_queue *cc) |
| |
| grpc_completion_queue * | grpc_completion_queue_create_internal (grpc_cq_completion_type completion_type, grpc_cq_polling_type polling_type, grpc_experimental_completion_queue_functor *shutdown_callback) |
| |
◆ GRPC_CQ_INTERNAL_REF
◆ GRPC_CQ_INTERNAL_UNREF
◆ grpc_cq_completion
◆ grpc_completion_queue_create_internal()
◆ grpc_cq_begin_op()
◆ grpc_cq_can_listen()
◆ grpc_cq_end_op()
◆ grpc_cq_global_init()
| void grpc_cq_global_init |
( |
| ) |
|
◆ grpc_cq_internal_ref()
| void grpc_cq_internal_ref |
( |
grpc_completion_queue * |
cc, |
|
|
const char * |
reason, |
|
|
const char * |
file, |
|
|
int |
line |
|
) |
| |
◆ grpc_cq_internal_unref()
| void grpc_cq_internal_unref |
( |
grpc_completion_queue * |
cc, |
|
|
const char * |
reason, |
|
|
const char * |
file, |
|
|
int |
line |
|
) |
| |
◆ grpc_cq_pollset()
◆ grpc_get_cq_completion_type()
◆ grpc_get_cq_poll_num()
◆ grpc_cq_pluck_trace
◆ grpc_trace_cq_refcount
◆ grpc_trace_operation_failures
◆ grpc_trace_pending_tags