Files
jemalloc/test/unit
guangli-dai afeda129b0 Add background-thread state and toggle unit tests
New tests cover:
  - background thread states after arena_reset
  - background thread stats
  - toggle background thread on and off during parallel stress
    allocs/dallocs
  - background thread fork behavior

Add background-thread fork unit test

test_fork_background_thread (in fork.c): with the background thread enabled,
fork and assert the child comes up with it disabled yet usable (re-enable +
alloc round-trips), while the parent keeps its threads.  Placed in fork.c to
reuse its wait_for_child_exit helper and fork/WIN32 handling instead of
duplicating them in a separate file.
2026-07-16 21:52:34 -07:00
..
2026-05-22 23:34:10 -07:00
2026-06-02 13:24:23 -04:00
2020-03-31 06:25:08 -07:00
2017-05-18 11:33:45 -07:00
2024-04-09 12:57:01 -07:00
2017-04-21 10:06:12 -07:00
2019-12-30 15:58:57 -08:00
2021-12-15 10:39:17 -08:00
2026-06-02 13:24:23 -04:00
2026-07-09 11:30:15 -04:00
2026-06-02 13:24:23 -04:00