Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Dreplication.c1560 disconnectSlaves(); in slaveTryPartialResynchronization()
1825 disconnectSlaves(); /* Force our slaves to resync with us as well. */ in syncWithMaster()
1971 disconnectSlaves(); in replicationSetMaster()
1996 disconnectSlaves(); in replicationUnsetMaster()
H A Dnetworking.c784 void disconnectSlaves(void) { in disconnectSlaves() function
H A Dserver.h1478 void disconnectSlaves(void);