mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-06-02 18:24:17 +03:00
Move mallctl handler implementations out of src/ctl.c into namespace-oriented ctl_* modules, while keeping the mallctl tree and dispatch machinery centralized in ctl.c. Add shared ctl mallctl helper macros and thin ctl arena/stat interfaces needed by the split modules. Wire the new sources into Makefile.in and MSVC project files. Keep behavior unchanged; this is intended as a readability and navigation refactor. |
||
|---|---|---|
| .. | ||
| projects | ||
| test_threads | ||
| jemalloc_vc2015.sln | ||
| jemalloc_vc2017.sln | ||
| jemalloc_vc2019.sln | ||
| jemalloc_vc2022.sln | ||