MySQL 9.0.0
Source Code Documentation
Log_alive_individual_thread Class Reference

This class implements callback function used by log_alive_threads_info(Global. More...

Inheritance diagram for Log_alive_individual_thread:
[legend]

Public Member Functions

void operator() (THD *closing_thd) override
 
- Public Member Functions inherited from Do_THD_Impl
virtual ~Do_THD_Impl ()=default
 

Detailed Description

This class implements callback function used by log_alive_threads_info(Global.

. ) to check which threads are alive

Member Function Documentation

◆ operator()()

void Log_alive_individual_thread::operator() ( THD closing_thd)
inlineoverridevirtual

Implements Do_THD_Impl.


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