My Project
|
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) |
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.