![]()  | 
  
    MySQL 8.4.7
    
   Source Code Documentation 
   | 
 
Rwlock information. More...
#include <psi_rwlock_bits.h>
Public Attributes | |
| PSI_rwlock_key * | m_key | 
| Pointer to the key assigned to the registered rwlock.  More... | |
| const char * | m_name | 
| The name of the rwlock to register.  More... | |
| unsigned int | m_flags | 
| The flags of the rwlock to register.  More... | |
| int | m_volatility | 
| Volatility index.  More... | |
| const char * | m_documentation | 
| Documentation.  More... | |
Rwlock information.
| const char* PSI_rwlock_info_v1::m_documentation | 
Documentation.
| unsigned int PSI_rwlock_info_v1::m_flags | 
The flags of the rwlock to register.
| PSI_rwlock_key* PSI_rwlock_info_v1::m_key | 
Pointer to the key assigned to the registered rwlock.
| const char* PSI_rwlock_info_v1::m_name | 
The name of the rwlock to register.
| int PSI_rwlock_info_v1::m_volatility | 
Volatility index.