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