jemalloc/include
Xin Yang 5e460bfea2 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-22 10:43:33 -07:00
..
jemalloc Refactor: use the cache_bin_sz_t typedef instead of direct uint16_t 2025-05-22 10:43:33 -07:00
msvc_compat Remove trailing whitespace 2023-06-23 11:58:18 -07:00