mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-04-14 22:51:50 +03:00
Use nallocx() rather than mallctl() to trigger initialization, because nallocx() has no side effects other than initialization, whereas mallctl() does a bunch of internal memory allocation. |
||
|---|---|---|
| .. | ||
| include/test | ||
| integration | ||
| src | ||
| unit | ||
| test.sh.in | ||