Searched refs:GetFirst (Results 1 – 2 of 2) sorted by relevance
124 const ResumeAction *GetFirst() const { return m_actions.data(); } in GetFirst() function
473 const DNBThreadResumeAction *action_ptr = thread_actions.GetFirst(); in ProcessWillResume()