Searched refs:FindThreadByProtocolID (Results 1 – 4 of 4) sorted by relevance
77 FindThreadByProtocolID (lldb::tid_t tid, bool can_update = true);
438 ThreadSP kernel_thread_sp (m_thread_list.FindThreadByProtocolID(g_kernel_tid)); in DoResume()547 ThreadSP thread_sp (old_thread_list.FindThreadByProtocolID(g_kernel_tid, false)); in UpdateThreadList()
133 ThreadList::FindThreadByProtocolID (lldb::tid_t tid, bool can_update) in FindThreadByProtocolID() function in ThreadList
1477 thread_sp = m_thread_list_real.FindThreadByProtocolID(tid, false); in SetThreadStopInfo()