MySQL 9.1.0
Source Code Documentation
|
#include <mysql/components/component_implementation.h>
#include <mysql/components/services/psi_rwlock_service.h>
Go to the source code of this file.
Macros | |
#define | REQUIRES_PSI_RWLOCK_SERVICE REQUIRES_SERVICE(psi_rwlock_v2) |
#define | REQUIRES_PSI_RWLOCK_SERVICE_PLACEHOLDER REQUIRES_SERVICE_PLACEHOLDER(psi_rwlock_v2) |
#define | PSI_RWLOCK_CALL(M) mysql_service_psi_rwlock_v2->M |
Variables | |
REQUIRES_PSI_RWLOCK_SERVICE_PLACEHOLDER | |
#define REQUIRES_PSI_RWLOCK_SERVICE REQUIRES_SERVICE(psi_rwlock_v2) |
#define REQUIRES_PSI_RWLOCK_SERVICE_PLACEHOLDER REQUIRES_SERVICE_PLACEHOLDER(psi_rwlock_v2) |
|
extern |