Searched defs:EraseAfter (Results 1 – 3 of 3) sorted by relevance
250 Iterator EraseAfter(ConstIterator position) in EraseAfter() function261 Iterator EraseAfter(ConstIterator position, ConstIterator last) in EraseAfter() function
246 Iterator EraseAfter(ConstIterator position) in EraseAfter() function255 Iterator EraseAfter(ConstIterator position, ConstIterator last) in EraseAfter() function
68 void ThreadList<T>::EraseAfter(T *prev, T *current) in EraseAfter() function in ark::ThreadList