Searched refs:m_suspend_tids (Results 1 – 3 of 3) sorted by relevance
213 tid_collection m_suspend_tids; variable
151 for (tid_collection::const_iterator t_pos = m_suspend_tids.begin(), in DoResume()152 t_end = m_suspend_tids.end(); in DoResume()206 m_suspend_tids.clear(); in WillResume()
290 process->m_suspend_tids.push_back(GetID()); in WillResume()