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