MySQL 9.0.0
Source Code Documentation

Lock statistics of a table. More...

#include <pfs_instr_class.h>

Public Attributes

pfs_lock m_lock
 
PFS_table_lock_stat m_stat
 Lock stats. More...
 
PFS_table_sharem_owner
 Owner table share. More...
 
PFS_opaque_container_page * m_page
 Container page. More...
 

Detailed Description

Lock statistics of a table.

Member Data Documentation

◆ m_lock

pfs_lock PFS_table_share_lock::m_lock

◆ m_owner

PFS_table_share* PFS_table_share_lock::m_owner

Owner table share.

To be used later.

◆ m_page

PFS_opaque_container_page* PFS_table_share_lock::m_page

Container page.

◆ m_stat

PFS_table_lock_stat PFS_table_share_lock::m_stat

Lock stats.


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