Searched defs:AddThread (Results 1 – 6 of 6) sorted by relevance
125 void AddThread(Thread &thread) { in AddThread() function
188 void ScopedReport::AddThread(const ThreadContext *tctx, bool suppressable) { in AddThread() function in __tsan::ScopedReport251 void ScopedReport::AddThread(int unique_tid, bool suppressable) { in AddThread() function in __tsan::ScopedReport
130 void AddThread(int32_t tid, in AddThread() function