Home
last modified time | relevance | path

Searched defs:new_head (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/util/
Dsparse_array.c255 uint64_t new_head = free_list_head(current_head, items[0]); in util_sparse_array_free_list_push() local
273 uint64_t new_head = free_list_head(current_head, p_atomic_read(head_next)); in util_sparse_array_free_list_pop_idx() local
294 uint64_t new_head = free_list_head(current_head, p_atomic_read(head_next)); in util_sparse_array_free_list_pop_elem() local
/third_party/node/deps/v8/src/base/
Dthreaded-list.h81 T* new_head = list.head_; in Prepend() local
/third_party/node/deps/v8/src/execution/
Dfutex-emulation.cc58 FutexWaitListNode* new_head = nullptr; in DeleteNodesForIsolate() local