|
MySQL 5.6.14 Source Code Document
|
Public Attributes | |
| const char * | name |
| void *(* | init )(struct event_base *) |
| int(* | add )(void *, struct event *) |
| int(* | del )(void *, struct event *) |
| int(* | dispatch )(struct event_base *, void *, struct timeval *) |
| void(* | dealloc )(struct event_base *, void *) |
| int | need_reinit |
Definition at line 38 of file event-internal.h.