Searched refs:RemoveThreadByProtocolID (Results 1 – 3 of 3) sorted by relevance
96 lldb::ThreadSP RemoveThreadByProtocolID(lldb::tid_t tid,
158 ThreadSP ThreadList::RemoveThreadByProtocolID(lldb::tid_t tid, in RemoveThreadByProtocolID() function in ThreadList
1510 old_thread_list_copy.RemoveThreadByProtocolID(tid, false)); in DoUpdateThreadList()