|
MySQL 5.6.14 Source Code Document
|
#include <semisync.h>

Public Member Functions | |
| void | function_enter (const char *func_name) |
| int | function_exit (const char *func_name, int exit_code) |
| Trace (unsigned long trace_level) | |
Public Attributes | |
| unsigned long | trace_level_ |
This class is used to trace function calls and other process information
Definition at line 39 of file semisync.h.