Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Target/
H A DThread.cpp982 Vote thread_vote = eVoteNoOpinion; in ShouldReportStop() local
986 thread_vote = plan_ptr->ShouldReportStop(event_ptr); in ShouldReportStop()
997 GetID(), thread_vote); in ShouldReportStop()
999 return thread_vote; in ShouldReportStop()