mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-04-14 14:41:42 +03:00
Add comments and use meaningful vars in sz_psz2ind.
This commit is contained in:
parent
5bf03f8ce5
commit
eaaa368bab
5 changed files with 108 additions and 10 deletions
|
|
@ -278,6 +278,7 @@ TESTS_UNIT := \
|
|||
$(srcroot)test/unit/spin.c \
|
||||
$(srcroot)test/unit/stats.c \
|
||||
$(srcroot)test/unit/stats_print.c \
|
||||
$(srcroot)test/unit/sz.c \
|
||||
$(srcroot)test/unit/tcache_max.c \
|
||||
$(srcroot)test/unit/test_hooks.c \
|
||||
$(srcroot)test/unit/thread_event.c \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue