MySQL 8.4.0
Source Code Documentation
component_thread_cleanup_handler.h File Reference

Go to the source code of this file.

Classes

struct  s_mysql_component_thread_cleanup_handler
 A service to cleanup component thread resource. More...
 

Typedefs

typedef struct component_thread_cleanup_handler_imp * component_thread_cleanup_handler
 
typedef struct s_mysql_component_thread_cleanup_handler mysql_service_component_thread_cleanup_handler_t
 A service to cleanup component thread resource. More...
 

Typedef Documentation

◆ component_thread_cleanup_handler

typedef struct component_thread_cleanup_handler_imp* component_thread_cleanup_handler