Home
last modified time | relevance | path

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

/external/mesa3d/src/util/
Dsparse_array.c250 uint64_t current_head, old_head; in util_sparse_array_free_list_push() local
263 uint64_t current_head; in util_sparse_array_free_list_pop_idx() local
284 uint64_t current_head; in util_sparse_array_free_list_pop_elem() local
/external/libchrome/base/sampling_heap_profiler/
Dlock_free_address_hash_set.cc49 subtle::AtomicWord current_head = subtle::NoBarrier_Load(bucket_ptr); in Insert() local
/external/tensorflow/tensorflow/core/framework/
Dcancellation.cc136 CancellationManager* current_head = state_->first_child; in RegisterChild() local