Searched defs:AddThread (Results 1 – 8 of 8) sorted by relevance
25 void AddThread(uint32_t thread_index_id) const { in AddThread() function
24 void ThreadCollection::AddThread(const ThreadSP &thread_sp) { in AddThread() function in ThreadCollection
126 void AddThread(Thread &thread) { in AddThread() function
192 void ScopedReportBase::AddThread(const ThreadContext *tctx, bool suppressable) { in AddThread() function in __tsan::ScopedReportBase256 void ScopedReportBase::AddThread(int unique_tid, bool suppressable) { in AddThread() function in __tsan::ScopedReportBase
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
717 NativeThreadFreeBSD &NativeProcessFreeBSD::AddThread(lldb::tid_t thread_id) { in AddThread() function in NativeProcessFreeBSD
763 NativeThreadNetBSD &NativeProcessNetBSD::AddThread(lldb::tid_t thread_id) { in AddThread() function in NativeProcessNetBSD
1684 NativeThreadLinux &NativeProcessLinux::AddThread(lldb::tid_t thread_id) { in AddThread() function in NativeProcessLinux