MySQL 8.0.37
Source Code Documentation
thd_wait_service_st Struct Reference

#include <service_thd_wait.h>

Public Attributes

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

Member Data Documentation

◆ thd_wait_begin_func

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

◆ thd_wait_end_func

void(* thd_wait_service_st::thd_wait_end_func) (MYSQL_THD)

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