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