Searched defs:stop_vote (Results 1 – 5 of 5) sorted by relevance
38 Vote stop_vote, in ThreadPlanStepInstruction()
32 ThreadPlan::ThreadPlan(ThreadPlanKind kind, const char *name, Thread &thread, Vote stop_vote, Vote … in ThreadPlan()
42 Vote stop_vote, in ThreadPlanStepOut()
1431 Vote stop_vote, in QueueThreadPlanForStepOut()
3711 Vote stop_vote = m_thread_list.ShouldReportStop (event_ptr); in ShouldBroadcastEvent() local