MySQL 8.3.0
Source Code Documentation
thd_wait_service_st Struct Reference

#include <service_thd_wait.h>

Public Attributes

void(* thd_wait_begin_func )(THD *, int)
 
void(* thd_wait_end_func )(THD *)
 

Member Data Documentation

◆ thd_wait_begin_func

void(* thd_wait_service_st::thd_wait_begin_func) (THD *, int)

◆ thd_wait_end_func

void(* thd_wait_service_st::thd_wait_end_func) (THD *)

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