Searched refs:GetThreadByIndexID (Results 1 – 4 of 4) sorted by relevance
148 Returns the thread with the given thread IndexID.") GetThreadByIndexID;150 GetThreadByIndexID (uint32_t index_id);
95 lldb::SBThread GetThreadByIndexID(uint32_t index_id);
377 process.GetThreadByIndexID(GetLLDBThreadIndexID(frame_id)); in GetLLDBFrame()
694 SBThread SBProcess::GetThreadByIndexID(uint32_t index_id) { in GetThreadByIndexID() function in SBProcess