Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DExponentialBackoff.cpp14 bool ExponentialBackoff::waitForNextAttempt() { in waitForNextAttempt() function in ExponentialBackoff
H A DLockFileManager.cpp274 while (Backoff.waitForNextAttempt()) { in waitForUnlockFor()
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DExponentialBackoff.h54 LLVM_ABI bool waitForNextAttempt();