Home
last modified time | relevance | path

Searched defs:DoTryReadLock (Results 1 – 2 of 2) sorted by relevance

/llvm-project/lldb/source/Host/posix/
H A DLockFilePosix.cpp52 Status LockFilePosix::DoTryReadLock(const uint64_t start, const uint64_t len) { DoTryReadLock() function in LockFilePosix
/llvm-project/lldb/source/Host/windows/
H A DLockFileWindows.cpp57 Status LockFileWindows::DoTryReadLock(const uint64_t start, DoTryReadLock() function in LockFileWindows