Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/lldb/source/Target/
HDThreadList.cpp610 if (!thread_sp->ShouldResume(run_state)) in WillResume()
638 if (!thread_sp->ShouldResume(thread_sp->GetCurrentPlan()->RunState())) in WillResume()
642 thread_sp->ShouldResume (eStateSuspended); in WillResume()
HDThread.cpp703 Thread::ShouldResume (StateType resume_state) in ShouldResume() function in Thread
/NextBSD/contrib/llvm/tools/lldb/include/lldb/Target/
HDThread.h257 ShouldResume (lldb::StateType resume_state);