MySQL 8.4.0
Source Code Documentation
LO_spawn_thread_arg Class Reference

Public Attributes

PSI_thread_key m_child_key
 
void *(* m_user_start_routine )(void *)
 
void * m_user_arg
 

Member Data Documentation

◆ m_child_key

PSI_thread_key LO_spawn_thread_arg::m_child_key

◆ m_user_arg

void* LO_spawn_thread_arg::m_user_arg

◆ m_user_start_routine

void *(* LO_spawn_thread_arg::m_user_start_routine) (void *)

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