2017-04-11 09:17:55 +08:00
|
|
|
#include "jemalloc/internal/jemalloc_preamble.h"
|
2017-04-12 05:43:12 +08:00
|
|
|
#include "jemalloc/internal/jemalloc_internal_includes.h"
|
2010-01-17 01:53:50 +08:00
|
|
|
|
2019-12-04 10:31:47 +08:00
|
|
|
ph_gen(, extent_avail_, extent_tree_t, extent_t, ph_link,
|
2017-04-17 13:31:16 +08:00
|
|
|
extent_esnead_comp)
|
2016-11-16 05:07:53 +08:00
|
|
|
ph_gen(, extent_heap_, extent_heap_t, extent_t, ph_link, extent_snad_comp)
|