Searched refs:clusterInit (Results 1 – 3 of 3) sorted by relevance
1876 void clusterInit(void);
2183 if (server.cluster_enabled) clusterInit(); in initServer()
429 void clusterInit(void) { in clusterInit() function