Searched refs:FindThreadByProtocolID (Results 1 – 3 of 3) sorted by relevance
92 lldb::ThreadSP FindThreadByProtocolID(lldb::tid_t tid,
120 ThreadSP ThreadList::FindThreadByProtocolID(lldb::tid_t tid, bool can_update) { in FindThreadByProtocolID() function in ThreadList
1670 thread_sp = m_thread_list_real.FindThreadByProtocolID(tid, false); in SetThreadStopInfo()