diff options
author | Jason Evans <je@fb.com> | 2014-05-28 18:23:01 (GMT) |
---|---|---|
committer | Jason Evans <je@fb.com> | 2014-05-28 18:23:01 (GMT) |
commit | 99118622ff5204feaabd2ee4109a7847ab388282 (patch) | |
tree | ae95d3414fdde755c28ee7bdeb30f4cd2bf41ee7 /src | |
parent | 26f44df742893306a53a90328e15a62ed11b9e57 (diff) | |
download | jemalloc-99118622ff5204feaabd2ee4109a7847ab388282.zip jemalloc-99118622ff5204feaabd2ee4109a7847ab388282.tar.gz jemalloc-99118622ff5204feaabd2ee4109a7847ab388282.tar.bz2 |
Use nallocx() rather than mallctl() to trigger initialization.
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.
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions