204
204
volatile uint32_t slave_run_id; /* Incremented on slave start */
205
205
pthread_mutex_t log_space_lock;
206
206
pthread_cond_t log_space_cond;
208
208
int32_t events_till_abort;
210
210
/* if not set, the value of other members of the structure are undefined */