My Project
Public Attributes
scheduler_functions Struct Reference

List of all members.

Public Attributes

uint max_threads
bool(* init )(void)
bool(* init_new_connection_thread )(void)
void(* add_connection )(THD *thd)
void(* thd_wait_begin )(THD *thd, int wait_type)
void(* thd_wait_end )(THD *thd)
void(* post_kill_notification )(THD *thd)
bool(* end_thread )(THD *thd, bool cache_thread)
void(* end )(void)

The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines