Searched refs:maxiterations (Results 1 – 2 of 2) sorted by relevance
701 long maxiterations = count*10; in scanGenericCommand() local711 maxiterations-- && in scanGenericCommand()
2413 int maxiterations = wanted*3; in clusterSendPing() local2414 while(freshnodes > 0 && gossipcount < wanted && maxiterations--) { in clusterSendPing()