Searched defs:remove_next (Results 1 – 4 of 4) sorted by relevance
269 let remove_next = match cursor.peek_next() { in reservation_abort() localVariable
1088 pub fn remove_next(&mut self) -> Option<ListArc<T, ID>> { in remove_next() method
944 pub fn remove_next(&mut self) -> Option<RBTreeNode<K, V>> { in remove_next() method
1120 bool remove_next = false; in vma_expand() local