Searched refs:sb_thread (Results 1 – 5 of 5) sorted by relevance
263 SBThread sb_thread; in GetSelectedThread() local270 sb_thread.SetThread (thread_sp); in GetSelectedThread()278 return sb_thread; in GetSelectedThread()286 SBThread sb_thread; in CreateOSPluginThread() local293 sb_thread.SetThread (thread_sp); in CreateOSPluginThread()299 return sb_thread; in CreateOSPluginThread()512 SBThread sb_thread; in GetThreadAtIndex() local521 sb_thread.SetThread (thread_sp); in GetThreadAtIndex()530 return sb_thread; in GetThreadAtIndex()849 SBThread sb_thread; in GetThreadByID() local[all …]
547 SBThread sb_thread; in PrivateBreakpointHitCallback() local553 sb_thread.SetThread(thread->shared_from_this()); in PrivateBreakpointHitCallback()557 sb_thread, in PrivateBreakpointHitCallback()
994 SBThread sb_thread (thread_sp); in GetThread() local999 sb_thread.GetDescription (sstr); in GetThread()1006 return sb_thread; in GetThread()
1235 SBThread sb_thread; in GetThread() local1240 sb_thread.SetThread(thread_sp); in GetThread()1250 return sb_thread; in GetThread()
309 import sb_thread310 sb_thread.fuzz_obj(obj)