| My Project
   
    | 
Go to the source code of this file.
| Defines | |
| #define | MASTER_DELAY_MAX (0x7FFFFFFF) | 
| #define | SLAVE_MAX_HEARTBEAT_PERIOD 4294967 | 
| #define | SLAVE_IO 1 | 
| #define | SLAVE_SQL 2 | 
| Enumerations | |
| enum | SLAVE_THD_TYPE { SLAVE_THD_IO, SLAVE_THD_SQL, SLAVE_THD_WORKER } | 
| #define MASTER_DELAY_MAX (0x7FFFFFFF) | 
MASTER_DELAY can be at most (1 << 31) - 1.
 1.7.6.1
 1.7.6.1