MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
event Struct Reference
Collaboration diagram for event:

Public Member Functions

 TAILQ_ENTRY (event) ev_next
 TAILQ_ENTRY (event) ev_active_next
 TAILQ_ENTRY (event) ev_signal_next

Public Attributes

unsigned int min_heap_idx
struct event_baseev_base
int ev_fd
short ev_events
short ev_ncalls
short * ev_pncalls
struct timeval ev_timeout
int ev_pri
void(* ev_callback )(int, short, void *arg)
void * ev_arg
int ev_res
int ev_flags

Detailed Description

Definition at line 212 of file event.h.


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