Home
last modified time | relevance | path

Searched refs:clusterHandleSlaveMigration (Results 1 – 1 of 1) sorted by relevance

/f-stack/app/redis-5.0.5/src/
H A Dcluster.c67 void clusterHandleSlaveMigration(int max_slaves);
3144 void clusterHandleSlaveMigration(int max_slaves) { in clusterHandleSlaveMigration() function
3582 clusterHandleSlaveMigration(max_slaves); in clusterCron()