Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A Draw_ostream.h563 Expected<sys::fs::FileLocker> tryLockFor(std::chrono::milliseconds Timeout);
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A Draw_ostream.cpp871 raw_fd_ostream::tryLockFor(std::chrono::milliseconds Timeout) { in tryLockFor() function in raw_fd_ostream