MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
eventop Struct Reference

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

Detailed Description

Definition at line 38 of file event-internal.h.


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