MySQL 8.4.1
Source Code Documentation
thread_cleanup_register_imp Class Reference

An implementation of mysql_thread_cleanup service methods. More...

#include <thread_cleanup_register_imp.h>

Static Public Member Functions

static mysql_service_status_t register_cleanup (const char *component_name) noexcept
 Enables thread cleanup event for invoking thread. More...
 

Detailed Description

An implementation of mysql_thread_cleanup service methods.

Member Function Documentation

◆ register_cleanup()

mysql_service_status_t thread_cleanup_register_imp::register_cleanup ( const char *  component_name)
staticnoexcept

Enables thread cleanup event for invoking thread.

Returns
Always succeeds returns 'false'

The documentation for this class was generated from the following files: