Searched refs:GetTID (Results 1 – 5 of 5) 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
111 return thread_spec->GetTID(); in GetThreadID()631 ->GetTID(); in Dump()
337 if (m_options.GetThreadSpec()->GetTID() == thread_id) in SetThreadID()348 return m_options.GetThreadSpecNoCreate()->GetTID(); in GetThreadID()
374 return bp_name->GetOptions().GetThreadSpec()->GetTID(); in GetThreadID()