Searched refs:NumActionsWithState (Results 1 – 4 of 4) sorted by relevance
69 NumActionsWithState (nub_state_t state) const;
76 DNBThreadResumeActions::NumActionsWithState (nub_state_t state) const in NumActionsWithState() function in DNBThreadResumeActions
382 …&& thread_actions.NumActionsWithState(eStateStepping) + thread_actions.NumActionsWithState (eState… in ProcessWillResume()
708 if (m_thread_actions.NumActionsWithState(eStateStepping)) in PrivateResume()