MySQL 9.1.0
Source Code Documentation
|
#include <mysql/components/service.h>
Go to the source code of this file.
Classes | |
struct | s_mysql_thread_cleanup_register |
Thread cleanup service allows a OS thread to free resources allocated for specific thread, during thread exit. More... | |
Typedefs | |
typedef struct s_mysql_thread_cleanup_register | mysql_service_thread_cleanup_register_t |
Thread cleanup service allows a OS thread to free resources allocated for specific thread, during thread exit. More... | |