Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Dcluster.c3762 static mstime_t among_minority_time; in clusterUpdateState() local
3824 among_minority_time = mstime(); in clusterUpdateState()
3843 mstime() - among_minority_time < rejoin_delay) in clusterUpdateState()