Searched refs:m_sections_mutex (Results 1 – 2 of 2) sorted by relevance
44 std::mutex m_sections_mutex; variable
114 std::lock_guard<std::mutex> lock(m_sections_mutex); in LoadRawSectionData()