MySQL 5.6.14 Source Code Document
|
#include "mysql/psi/psi.h"
Go to the source code of this file.
Macros | |
#define | MYSQL_START_IDLE_WAIT(LOCKER, STATE) do {} while (0) |
#define | MYSQL_END_IDLE_WAIT(LOCKER) do {} while (0) |
Instrumentation helpers for idle waits.
Definition in file mysql_idle.h.