Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Host/windows/
DProcessRunLock.cpp35 static bool WriteUnlock(lldb::rwlock_t rwlock) { in WriteUnlock() function
62 WriteUnlock(m_rwlock); in SetRunning()
70 WriteUnlock(m_rwlock); in TrySetRunning()
79 WriteUnlock(m_rwlock); in SetStopped()