Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Host/posix/
DLockFilePosix.cpp56 Status LockFilePosix::DoTryReadLock(const uint64_t start, const uint64_t len) { in DoTryReadLock() function in LockFilePosix
/external/llvm-project/lldb/source/Host/windows/
DLockFileWindows.cpp61 Status LockFileWindows::DoTryReadLock(const uint64_t start, in DoTryReadLock() function in LockFileWindows