jemalloc/test
guangli-dai e16ebfe27e Refactor deferral constants into corresponding headers.
Currently there are deferral-relevant constants in arena.c and
background_thread.c. This commit moves them out into corresponding PAC
and HPA headers. Those commonly needed by both are put into a new header
deferral.h where the contract of deferral are clearly stated.
2026-07-16 21:52:34 -07:00
..
analyze De-export test-only helpers via JET_EXTERN / #ifdef JEMALLOC_JET; declare in unit tests, not headers 2026-06-11 11:45:05 -04:00
include/test De-export test-only helpers via JET_EXTERN / #ifdef JEMALLOC_JET; declare in unit tests, not headers 2026-06-11 11:45:05 -04:00
integration Accept NULL in free_sized() and free_aligned_sized() 2026-06-29 16:35:49 -04:00
src Remove safety check abort mallctl 2026-06-02 13:24:23 -04:00
stress Limit TSD bootstrap hook to tests 2026-07-06 18:26:40 -04:00
unit Refactor deferral constants into corresponding headers. 2026-07-16 21:52:34 -07:00
test.sh.in Speculative fix for Windows tasks that sometime fail on aligned_alloc 2026-06-02 13:24:23 -04:00