mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-04-14 22:51:50 +03:00
Replace extent_tree_szad_* with extent_heap_*.
This commit is contained in:
parent
ffa45a5331
commit
fc0372a15e
9 changed files with 333 additions and 104 deletions
|
|
@ -136,6 +136,7 @@ TESTS_UNIT := \
|
|||
$(srcroot)test/unit/bitmap.c \
|
||||
$(srcroot)test/unit/ckh.c \
|
||||
$(srcroot)test/unit/decay.c \
|
||||
$(srcroot)test/unit/extent_quantize.c \
|
||||
$(srcroot)test/unit/fork.c \
|
||||
$(srcroot)test/unit/hash.c \
|
||||
$(srcroot)test/unit/junk.c \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue