Home
last modified time | relevance | path

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

/dports/security/vault/vault-1.8.2/vendor/github.com/apple/foundationdb/fdbserver/
H A DKnobs.h138 double DEBOUNCE_RECRUITING_DELAY; variable
H A DKnobs.cpp173 init( DEBOUNCE_RECRUITING_DELAY, 5.0 ); in ServerKnobs()
H A DDataDistribution.actor.cpp643 …timalTeamCount(0), recruitingStream(0), restartRecruiting(SERVER_KNOBS->DEBOUNCE_RECRUITING_DELAY), in DDTeamCollection()