Home
last modified time | relevance | path

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

/external/lldb/include/lldb/Core/
DModuleSpec.h445 Mutex::Locker lhs_locker(m_mutex); in ModuleSpecList()
459 Mutex::Locker lhs_locker(m_mutex);
490 Mutex::Locker lhs_locker(m_mutex); in Append()
DStreamTee.h72 Mutex::Locker lhs_locker (m_streams_mutex);
/external/lldb/source/Core/
DModuleList.cpp45 Mutex::Locker lhs_locker(m_modules_mutex); in ModuleList() local
65 Mutex::Locker lhs_locker(m_modules_mutex); in operator =() local