MySQL 9.0.0
Source Code Documentation
my_thread_scheduler_service Struct Reference

#include <service_thread_scheduler.h>

Public Attributes

int(* connection_handler_set )(struct Connection_handler_functions *, struct THD_event_functions *)
 
int(* connection_handler_reset )()
 

Member Data Documentation

◆ connection_handler_reset

int(* my_thread_scheduler_service::connection_handler_reset) ()

◆ connection_handler_set

int(* my_thread_scheduler_service::connection_handler_set) (struct Connection_handler_functions *, struct THD_event_functions *)

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