Home
last modified time | relevance | path

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

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