Home
last modified time | relevance | path

Searched refs:thread_vote (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Target/
H A DThread.cpp1019 Vote thread_vote = eVoteNoOpinion; in ShouldReportStop() local
1023 thread_vote = plan_ptr->ShouldReportStop(event_ptr); in ShouldReportStop()
1034 GetID(), thread_vote); in ShouldReportStop()
1036 return thread_vote; in ShouldReportStop()