Searched defs:AddThread (Results 1 – 7 of 7) sorted by relevance
26 void AddThread(uint32_t thread_index_id) const { in AddThread() function
24 void ThreadCollection::AddThread(const ThreadSP &thread_sp) { in AddThread() function in ThreadCollection
125 void AddThread(Thread &thread) { AddThread() function
206 void ScopedReportBase::AddThread(const ThreadContext *tctx, bool suppressable) { in AddThread() function in __tsan::ScopedReportBase 257 void ScopedReportBase::AddThread(Tid tid, bool suppressable) { in AddThread() function in __tsan::ScopedReportBase
819 NativeThreadFreeBSD &NativeProcessFreeBSD::AddThread(lldb::tid_t thread_id) { AddThread() function in NativeProcessFreeBSD
838 NativeThreadNetBSD &NativeProcessNetBSD::AddThread(lldb::tid_t thread_id) { AddThread() function in NativeProcessNetBSD
1812 NativeThreadLinux &NativeProcessLinux::AddThread(lldb::tid_t thread_id, AddThread() function in NativeProcessLinux