Searched defs:AddThread (Results 1 – 2 of 2) sorted by relevance
/external/compiler-rt/lib/tsan/rtl/ | ||
D | tsan_rtl_report.cc | 183 void ScopedReport::AddThread(const ThreadContext *tctx, bool suppressable) { in AddThread() function in __tsan::ScopedReport |
/external/lldb/source/Target/ | ||
D | ThreadList.cpp | 82 ThreadList::AddThread (const ThreadSP &thread_sp) in AddThread() function in ThreadList |