Searched refs:m_added_breakpoint_mutex (Results 1 – 2 of 2) sorted by relevance
110 std::mutex m_added_breakpoint_mutex; variable
1239 std::lock_guard<std::mutex> locker(m_added_breakpoint_mutex); in ModulesDidLoad()1326 m_added_breakpoint_mutex(), m_added_breakpoint(), in StructuredDataDarwinLog()1578 std::lock_guard<std::mutex> locker(m_added_breakpoint_mutex); in AddInitCompletionHook()