Home | History | Annotate | Download | only in Target

Lines Matching refs:m_resume_requested

3566             m_process->m_resume_requested = true;
3678 bool m_resume_requested; // If m_currently_handling_event or m_currently_handling_do_on_removals are true, Resume will only request a resume, using this flag to check.