Searched refs:extent_heap_remove_first (Results 1 – 3 of 3) sorted by relevance
184 #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()
1031 extent_t *slab = extent_heap_remove_first(&bin->slabs_nonfull); in arena_bin_slabs_nonfull_tryget()1076 while ((slab = extent_heap_remove_first(&bin->slabs_nonfull)) != NULL) { in arena_bin_reset()