MySQL 8.3.0
Source Code Documentation
mysql_data_lock.h File Reference

Instrumentation helpers for data locks. More...

Go to the source code of this file.

Macros

#define mysql_data_lock_register(I)   inline_mysql_data_lock_register(I)
 
#define mysql_data_lock_unregister(I)   inline_mysql_data_lock_unregister(I)
 

Functions

void inline_mysql_data_lock_register (PSI_engine_data_lock_inspector *i)
 
void inline_mysql_data_lock_unregister (PSI_engine_data_lock_inspector *i)
 

Detailed Description

Instrumentation helpers for data locks.