Home
last modified time | relevance | path

Searched refs:MOVEKEYS_LOCK_POLLING_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.h137 double MOVEKEYS_LOCK_POLLING_DELAY; variable
H A DKnobs.cpp172 init( MOVEKEYS_LOCK_POLLING_DELAY, 5.0 ); in ServerKnobs()
H A DDataDistribution.actor.cpp3482 wait(delay(SERVER_KNOBS->MOVEKEYS_LOCK_POLLING_DELAY)); in pollMoveKeysLock()