Public Member Functions | |
| TAILQ_ENTRY (event) ev_next | |
| TAILQ_ENTRY (event) ev_signal_next | |
| TAILQ_ENTRY (event) ev_active_next | |
Data Fields | |
| void * | ev_arg |
| struct event_base * | ev_base |
| void(* | ev_callback )(int, short, void *arg) |
| short | ev_events |
| int | ev_fd |
| int | ev_flags |
| short | ev_ncalls |
| short * | ev_pncalls |
| int | ev_pri |
| int | ev_res |
| struct timeval | ev_timeout |
| unsigned int | min_heap_idx |
1.7.1