Searched refs:GetTID (Results 1 – 6 of 6) sorted by relevance
140 if (GetTID() != LLDB_INVALID_THREAD_ID) in GetDescription()141 s->Printf("tid: 0x%" PRIx64 " ", GetTID()); in GetDescription()
57 lldb::tid_t GetTID() const { return m_tid; } in GetTID() function
45 lldb::tid_t GetTID() const { return m_tid; } in GetTID() function
119 return thread_spec->GetTID(); in GetThreadID()634 ->GetTID(); in Dump()
342 if (m_options.GetThreadSpec()->GetTID() == thread_id) in SetThreadID()353 return m_options.GetThreadSpecNoCreate()->GetTID(); in GetThreadID()
374 return bp_name->GetOptions().GetThreadSpec()->GetTID(); in GetThreadID()