Searched defs:old_head (Results 1 – 6 of 6) sorted by relevance
134 const QueueNode<E>* const old_head = head_; in Dequeue() local142 delete old_head; in Dequeue() local
250 uint64_t current_head, old_head; in util_sparse_array_free_list_push() local274 uint64_t old_head = p_atomic_cmpxchg(&fl->head, current_head, new_head); in util_sparse_array_free_list_pop_idx() local295 uint64_t old_head = p_atomic_cmpxchg(&fl->head, current_head, new_head); in util_sparse_array_free_list_pop_elem() local
57 T* old_head = head_; in DropHead() local
361 struct list_head *old_head = &cache->size_list[i]; in reallocate_size_list() local
294 struct list_head *old_head = &cache->size_list[i]; in v3d_bo_last_unreference_locked_timed() local
335 PyInterpreterState *old_head = interpreters->head; in PyInterpreterState_New() local826 PyThreadState *old_head = interp->threads.head; in new_threadstate() local