mirror of
https://github.com/MariaDB/server.git
synced 2025-08-21 16:03:24 +03:00
further reduce diffs to 5.5, monty review
This commit is contained in:
@@ -93,7 +93,6 @@ typedef struct st_alarm {
|
||||
extern uint thr_client_alarm;
|
||||
extern pthread_t alarm_thread;
|
||||
|
||||
|
||||
#define thr_alarm_init(A) (*(A))=0
|
||||
#define thr_alarm_in_use(A) (*(A)!= 0)
|
||||
void init_thr_alarm(uint max_alarm);
|
||||
|
Reference in New Issue
Block a user