gRPC  0.6.0
 All Classes Namespaces Functions Variables Enumerations Properties Pages
Public Attributes | List of all members
grpc_pollset Struct Reference

Public Attributes

const grpc_pollset_vtablevtable
 
gpr_mu mu
 
gpr_cv cv
 
grpc_pollset_kick_state kick_state
 
int counter
 
int in_flight_cbs
 
int shutting_down
 
void(* shutdown_done_cb )(void *arg)
 
void * shutdown_done_arg
 
union {
   int   fd
 
   void *   ptr
 
data
 

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