Searched refs:extent_heap_remove_first (Results 1 – 4 of 4) sorted by relevance
172 #define extent_heap_remove_first JEMALLOC_N(extent_heap_remove_first) macro
173 #define extent_heap_remove_first JEMALLOC_N(extent_heap_remove_first) macro
430 extent = extent_heap_remove_first(&base->avail[i]); in base_alloc_impl()
925 extent_t *slab = extent_heap_remove_first(&bin->slabs_nonfull); in arena_bin_slabs_nonfull_tryget()1013 while ((slab = extent_heap_remove_first(&bin->slabs_nonfull)) != in arena_reset()