Searched refs:m_thread_actions (Results 1 – 2 of 2) sorted by relevance
418 DNBThreadResumeActions m_thread_actions; // The thread actions for the current variable
520 m_thread_actions(), m_exception_messages(), function1436 m_thread_actions = thread_actions;1464 m_thread_actions = DNBThreadResumeActions(eStateRunning, 0);1588 m_thread_actions = DNBThreadResumeActions(eStateRunning, 0);1590 m_thread_actions = DNBThreadResumeActions(eStateSuspended, 0);1629 m_thread_actions.Clear();1637 m_thread_actions.Append(thread_action);1780 action = m_thread_actions.GetActionForThread(tid, false);1786 m_thread_actions.SetSignalHandledForThread(tid);1819 m_thread_list.ProcessWillResume(this, m_thread_actions);[all …]