Searched refs:kDumpLockAttempts (Results 1 – 2 of 2) sorted by relevance
227 static const size_t kDumpLockAttempts = 10; variable
448 for (size_t i = 0; i < kDumpLockAttempts; ++i) { in tryLockSpinRightRound()