Public Attributes |
|
ulonglong | m_thread_internal_id |
|
char | m_username [USERNAME_LENGTH] |
|
uint | m_username_length |
|
char | m_hostname [HOSTNAME_LENGTH] |
|
uint | m_hostname_length |
|
PSI_thread_key | m_child_key |
|
const void * | m_child_identity |
|
void *(* | m_user_start_routine )(void *) |
|
void * | m_user_arg |
Detailed Description
Arguments given from a parent to a child thread, packaged in one structure. This data is used when spawning a new instrumented thread.
- See Also
- pfs_spawn_thread.
Definition at line 1799 of file pfs.cc.
The documentation for this struct was generated from the following file: