Searched refs:m_unwind_mutex (Results 1 – 1 of 1) sorted by relevance
30 m_unwind_mutex() in Unwind()43 Mutex::Locker locker(m_unwind_mutex); in Clear()51 Mutex::Locker locker(m_unwind_mutex); in GetFrameCount()77 Mutex::Locker locker(m_unwind_mutex); in GetFrameInfoAtIndex()84 Mutex::Locker locker(m_unwind_mutex); in CreateRegisterContextForFrame()113 Mutex m_unwind_mutex; variable