![]()  | 
  
    MySQL 8.4.7
    
   Source Code Documentation 
   | 
 
Performance schema instrumentation interface. More...
#include "my_inttypes.h"#include "my_macros.h"#include "my_psi_config.h"#include "my_sharedlib.h"#include "mysql/components/services/bits/psi_rwlock_bits.h"Go to the source code of this file.
Classes | |
| struct | PSI_rwlock_bootstrap | 
| Entry point for the performance schema interface.  More... | |
| struct | PSI_rwlock_service_v2 | 
| Performance Schema Rwlock Interface, version 2.  More... | |
Typedefs | |
| typedef struct PSI_rwlock_bootstrap | PSI_rwlock_bootstrap | 
| typedef struct PSI_rwlock_service_v2 | PSI_rwlock_service_t | 
Variables | |
| MYSQL_PLUGIN_IMPORT PSI_rwlock_service_t * | psi_rwlock_service | 
Performance schema instrumentation interface.