Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Support/
H A Draw_ostream.h572 Expected<sys::fs::FileLocker> tryLockFor(std::chrono::milliseconds Timeout);
/freebsd-13.1/contrib/llvm-project/llvm/lib/Support/
H A Draw_ostream.cpp871 raw_fd_ostream::tryLockFor(std::chrono::milliseconds Timeout) { in tryLockFor() function in raw_fd_ostream