Home
last modified time | relevance | path

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

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