diff options
author | David Goldblatt <davidgoldblatt@fb.com> | 2017-01-18 22:04:24 (GMT) |
---|---|---|
committer | David Goldblatt <davidtgoldblatt@gmail.com> | 2017-01-20 20:15:53 (GMT) |
commit | 5154ff32ee8c37bacb6afd8a07b923eb33228357 (patch) | |
tree | 7468993de3f76a5a9d7e73701f327009c881a643 /msvc/projects/vc2015/test_threads/test_threads.cpp | |
parent | 9eb1b1c8814beb4026fe8a9d3e77bb44e9ad0144 (diff) | |
download | jemalloc-5154ff32ee8c37bacb6afd8a07b923eb33228357.zip jemalloc-5154ff32ee8c37bacb6afd8a07b923eb33228357.tar.gz jemalloc-5154ff32ee8c37bacb6afd8a07b923eb33228357.tar.bz2 |
Unify the allocation paths
This unifies the allocation paths for malloc, posix_memalign, aligned_alloc,
calloc, memalign, valloc, and mallocx, so that they all share common code where
they can.
There's more work that could be done here, but I think this is the smallest
discrete change in this direction.
Diffstat (limited to 'msvc/projects/vc2015/test_threads/test_threads.cpp')
0 files changed, 0 insertions, 0 deletions