Searched defs:old_head (Results 1 – 3 of 3) sorted by relevance
136 const QueueNode<E>* const old_head = head_; in Dequeue() local144 delete old_head; in Dequeue() local
135 const QueueNode<E>* const old_head = head_; in Dequeue() local143 delete old_head; in Dequeue() local
294 struct list_head *old_head = &cache->size_list[i]; in vc5_bo_last_unreference_locked_timed() local