Home
last modified time | relevance | path

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

/dports/security/vault/vault-1.8.2/vendor/github.com/apple/foundationdb/fdbclient/
H A DMonitorLeader.actor.cpp331 state bool hasCounted = false; in monitorNominee() local
334 if (li.present() && !hasCounted && connectedCoordinatorsNum.isValid()) { in monitorNominee()
336 hasCounted = true; in monitorNominee()