Rename GW_AUTHENTICATOR and GW_BITMASK + cleanup
This commit is contained in:
@ -96,4 +96,4 @@ bool monitor_serialize(const MXS_MONITOR *monitor);
|
||||
*/
|
||||
MXS_MONITOR* monitor_server_in_use(const SERVER *server);
|
||||
|
||||
MXS_END_DECLS
|
||||
MXS_END_DECLS
|
||||
|
||||
@ -58,7 +58,7 @@ void dShowThreads(DCB *dcb);
|
||||
void dShowEventQ(DCB *dcb);
|
||||
void dShowEventStats(DCB *dcb);
|
||||
|
||||
GWBITMASK *poll_bitmask();
|
||||
MXS_BITMASK *poll_bitmask();
|
||||
int poll_get_stat(POLL_STAT stat);
|
||||
RESULTSET *eventTimesGetList();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user