Public Attributes | List of all members
next_call_stack Struct Reference

Public Attributes

grpc_completion_queuecq
 
grpc_event event
 
volatile int interrupted
 
void * tag
 
gpr_timespec timeout
 

Detailed Description

Definition at line 33 of file rb_completion_queue.c.

Member Data Documentation

◆ cq

grpc_completion_queue* next_call_stack::cq

Definition at line 34 of file rb_completion_queue.c.

◆ event

grpc_event next_call_stack::event

Definition at line 35 of file rb_completion_queue.c.

◆ interrupted

volatile int next_call_stack::interrupted

Definition at line 38 of file rb_completion_queue.c.

◆ tag

void* next_call_stack::tag

Definition at line 37 of file rb_completion_queue.c.

◆ timeout

gpr_timespec next_call_stack::timeout

Definition at line 36 of file rb_completion_queue.c.


The documentation for this struct was generated from the following file:


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:47