MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
scheduler_functions Struct Reference

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)

Detailed Description

Definition at line 27 of file scheduler.h.


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