Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/include/lldb/Core/
DModuleSpec.h280 std::lock_guard<std::recursive_mutex> lhs_guard(m_mutex); in ModuleSpecList()
290 std::lock_guard<std::recursive_mutex> lhs_guard(m_mutex, std::adopt_lock);
314 std::lock_guard<std::recursive_mutex> lhs_guard(m_mutex); in Append()
/openbsd/src/gnu/llvm/lldb/source/Breakpoint/
DBreakpointLocationCollection.cpp184 std::lock_guard<std::mutex> lhs_guard(m_collection_mutex, std::adopt_lock); in operator =() local
/openbsd/src/gnu/llvm/lldb/source/Target/
DSectionLoadList.cpp32 std::lock_guard<std::recursive_mutex> lhs_guard(m_mutex, std::adopt_lock); in operator =() local
/openbsd/src/gnu/llvm/lldb/source/Core/
DModuleList.cpp198 std::lock_guard<std::recursive_mutex> lhs_guard(m_modules_mutex); in ModuleList() local
209 std::lock_guard<std::recursive_mutex> lhs_guard(m_modules_mutex, in operator =() local