Home
last modified time | relevance | path

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

/rocksdb-6.9/third-party/folly/folly/synchronization/
DDistributedMutex-inl.h145 constexpr auto kMaxCombineIterations = 2; variable
1334 (iteration <= kMaxCombineIterations || preempted(value, now))) {