MySQL 9.1.0
Source Code Documentation
|
#include <mysql/components/component_implementation.h>
#include <mysql/components/services/psi_cond_service.h>
Go to the source code of this file.
Macros | |
#define | REQUIRES_PSI_COND_SERVICE REQUIRES_SERVICE(psi_cond_v1) |
#define | REQUIRES_PSI_COND_SERVICE_PLACEHOLDER REQUIRES_SERVICE_PLACEHOLDER(psi_cond_v1) |
#define | PSI_COND_CALL(M) SERVICE_PLACEHOLDER(psi_cond_v1)->M |
Variables | |
REQUIRES_PSI_COND_SERVICE_PLACEHOLDER | |
#define PSI_COND_CALL | ( | M | ) | SERVICE_PLACEHOLDER(psi_cond_v1)->M |
#define REQUIRES_PSI_COND_SERVICE REQUIRES_SERVICE(psi_cond_v1) |
#define REQUIRES_PSI_COND_SERVICE_PLACEHOLDER REQUIRES_SERVICE_PLACEHOLDER(psi_cond_v1) |
|
extern |