Home
last modified time | relevance | path

Searched defs:stop_vote (Results 1 – 5 of 5) sorted by relevance

/external/lldb/source/Target/
DThreadPlanStepInstruction.cpp38 Vote stop_vote, in ThreadPlanStepInstruction()
DThreadPlan.cpp32 ThreadPlan::ThreadPlan(ThreadPlanKind kind, const char *name, Thread &thread, Vote stop_vote, Vote … in ThreadPlan()
DThreadPlanStepOut.cpp42 Vote stop_vote, in ThreadPlanStepOut()
DThread.cpp1431 Vote stop_vote, in QueueThreadPlanForStepOut()
DProcess.cpp3711 Vote stop_vote = m_thread_list.ShouldReportStop (event_ptr); in ShouldBroadcastEvent() local