Searched refs:SetShouldReportStop (Results 1 – 6 of 6) sorted by relevance
144 void SetShouldReportStop(Vote vote);
1232 void SetShouldReportStop(Vote vote);
398 void ThreadList::SetShouldReportStop(Vote vote) { in SetShouldReportStop() function in ThreadList405 thread_sp->SetShouldReportStop(vote); in SetShouldReportStop()
491 thread_sp->SetShouldReportStop(eVoteYes); in PerformAction()
503 void Thread::SetShouldReportStop(Vote vote) { in SetShouldReportStop() function in Thread
2935 m_process->GetThreadList().SetShouldReportStop(eVoteNo); in PerformAction()