Public Attributes | |
| grpc_completion_queue * | cq |
| grpc_event | event |
| volatile int | interrupted |
| void * | tag |
| gpr_timespec | timeout |
Definition at line 33 of file rb_completion_queue.c.
| grpc_completion_queue* next_call_stack::cq |
Definition at line 34 of file rb_completion_queue.c.
| grpc_event next_call_stack::event |
Definition at line 35 of file rb_completion_queue.c.
| volatile int next_call_stack::interrupted |
Definition at line 38 of file rb_completion_queue.c.
| void* next_call_stack::tag |
Definition at line 37 of file rb_completion_queue.c.
| gpr_timespec next_call_stack::timeout |
Definition at line 36 of file rb_completion_queue.c.