jemalloc/include
Xin Yang 730ff7f2bc Refactor: use the cache_bin_sz_t typedef instead of direct uint16_t
any future changes to the underlying data type for bin sizes
(such as upgrading from `uint16_t` to `uint32_t`) can be achieved
by modifying only the `cache_bin_sz_t` definition.

Signed-off-by: Xin Yang <yangxin.dev@bytedance.com>
2025-05-13 11:25:53 +08:00
..
jemalloc Refactor: use the cache_bin_sz_t typedef instead of direct uint16_t 2025-05-13 11:25:53 +08:00
msvc_compat Remove trailing whitespace 2023-06-23 11:58:18 -07:00