Searched refs:AddThread (Results 1 – 14 of 14) sorted by relevance
196 void ScopedReport::AddThread(const ThreadContext *tctx, bool suppressable) { in AddThread() function in __tsan::ScopedReport259 void ScopedReport::AddThread(int unique_tid, bool suppressable) { in AddThread() function in __tsan::ScopedReport261 AddThread(FindThreadByUidLocked(unique_tid), suppressable); in AddThread()330 AddThread(tctx); in AddLocation()355 AddThread(tctx); in AddLocation()365 AddThread(tctx); in AddLocation()704 rep.AddThread(tctx); in ReportRace()
504 void AddThread(const ThreadContext *tctx, bool suppressable = false);505 void AddThread(int unique_tid, bool suppressable = false);
209 rep.AddThread(leaks[i].tctx, true); in ThreadFinalize()
472 rep.AddThread((int)r->loop[i].thr_ctx); in ReportDeadlock()
45 AddThread (const lldb::ThreadSP &thread_sp);
212 new_thread_list.AddThread(thread_sp); in UpdateThreadList()408 thread_list.AddThread(thread_sp); in CreateThread()
355 new_thread_list.AddThread (thread_sp); in UpdateThreadList()363 new_thread_list.AddThread (old_thread_list.GetThreadAtIndex (i)); in UpdateThreadList()
82 ThreadList::AddThread (const ThreadSP &thread_sp) in AddThread() function in ThreadList571 run_me_only_list.AddThread (thread_sp); in WillResume()575 run_me_only_list.AddThread (thread_sp); in WillResume()
521 m_thread_list.AddThread(thread_sp); in RefreshStateAfterStop()832 new_thread_list.AddThread(thread_sp); in UpdateThreadList()
235 new_thread_list.AddThread (thread_sp); in UpdateThreadList()
1009 process.GetThreadList().AddThread(inferior); in Launch()1089 tl.AddThread(inferior); in Attach()
550 new_thread_list.AddThread(thread_sp); in UpdateThreadList()
1238 process.GetThreadList().AddThread(inferior); in Launch()1364 process.GetThreadList().AddThread(inferior); in Attach()
1395 new_thread_list.AddThread(thread_sp); in UpdateThreadList()1490 m_thread_list_real.AddThread(thread_sp); in SetThreadStopInfo()