Searched refs:m_stopping_threads (Results 1 – 2 of 2) sorted by relevance
67 : ProcessPOSIX(target, listener), m_core_file(core_file), m_stopping_threads(false) in ProcessLinux()146 if (m_stopping_threads) in StopAllThreads()148 m_stopping_threads = true; in StopAllThreads()169 m_stopping_threads = false; in StopAllThreads()
109 bool m_stopping_threads; variable