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.cpp307 while (Backoff.waitForNextAttempt()) { in waitForUnlock()
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DExponentialBackoff.h53 bool waitForNextAttempt();