MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
event_scheduler.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Event_worker_thread
class  Event_scheduler

Functions

void pre_init_event_thread (THD *thd)
bool post_init_event_thread (THD *thd)
void deinit_event_thread (THD *thd)

Detailed Description

Declarations of the scheduler thread class and related functionality.

This file is internal to Event_Scheduler module. Please do not include it directly. All public declarations of Event_Scheduler module are in events.h and event_data_objects.h.

Definition in file event_scheduler.h.