Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Target/
H A DThread.cpp997 Vote thread_vote = eVoteNoOpinion; in ShouldReportStop() local
1001 thread_vote = plan_ptr->ShouldReportStop(event_ptr); in ShouldReportStop()
1012 GetID(), thread_vote); in ShouldReportStop()
1014 return thread_vote; in ShouldReportStop()