My Project
Classes | Functions
event_scheduler.h File Reference

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.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines