Public Attributes | |
| const grpc_pollset_vtable * | vtable |
| 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 |
1.8.6