Public Attributes | List of all members
grpc_rb_event_queue Struct Reference

Public Attributes

bool abort
 
gpr_cv cv
 
grpc_rb_eventhead
 
gpr_mu mu
 
grpc_rb_eventtail
 

Detailed Description

Definition at line 42 of file rb_event_thread.c.

Member Data Documentation

◆ abort

bool grpc_rb_event_queue::abort

Definition at line 50 of file rb_event_thread.c.

◆ cv

gpr_cv grpc_rb_event_queue::cv

Definition at line 47 of file rb_event_thread.c.

◆ head

grpc_rb_event* grpc_rb_event_queue::head

Definition at line 43 of file rb_event_thread.c.

◆ mu

gpr_mu grpc_rb_event_queue::mu

Definition at line 46 of file rb_event_thread.c.

◆ tail

grpc_rb_event* grpc_rb_event_queue::tail

Definition at line 44 of file rb_event_thread.c.


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


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