MySQL 9.1.0
Source Code Documentation
|
A service to cleanup thread resource. More...
#include <thread_cleanup_handler.h>
Public Attributes | |
mysql_service_status_t(* | exit_handler )() |
Component thread exit handler, invoked by mysql_service_thread_cleanup_register. More... | |
A service to cleanup thread resource.
mysql_service_status_t(* s_mysql_thread_cleanup_handler::exit_handler) () |
Component thread exit handler, invoked by mysql_service_thread_cleanup_register.