Searched refs:SetSelectedThread (Results 1 – 12 of 12) sorted by relevance
239 selected_thread = m_process.SetSelectedThread(thread); in Loop()280 m_process.SetSelectedThread(action.thread); in Loop()293 m_process.SetSelectedThread(action.thread); in Loop()
174 SetSelectedThread (const lldb::SBThread &thread);438 __swig_setmethods__["selected_thread"] = SetSelectedThread439 …if _newclass: selected_thread = property(GetSelectedThread, SetSelectedThread, doc='''A read/write…
24 obj.SetSelectedThread(lldb.SBThread())
50 process.SetSelectedThread(thread0)
78 process.SetSelectedThread(other_thread)
129 process.SetSelectedThread(stepping_thread)
131 process.SetSelectedThread(stepping_thread)
136 SetSelectedThread (const lldb::SBThread &thread);
854 process.SetSelectedThread (plan_thread); in UpdateSelectedThread()856 process.SetSelectedThread (other_thread); in UpdateSelectedThread()865 process.SetSelectedThread (thread); in UpdateSelectedThread()
228 selected_thread = self.process.SetSelectedThread(thread)
456 SBProcess::SetSelectedThread (const SBThread &thread) in SetSelectedThread() function in SBProcess
3425 lldb.SBProcess.SetSelectedThread lldb.SBProcess-class.html#SetSelectedThread