server-skynet-source-3rd-je.../include/jemalloc
Jason Evans 4bb0983013 Use glibc allocator hooks.
When jemalloc is used as a libc malloc replacement (i.e. not prefixed),
some particular setups may end up inconsistently calling malloc from
libc and free from jemalloc, or the other way around.

glibc provides hooks to make its functions use alternative
implementations.  Use them.

Submitted by Karl Tomlinson and Mike Hommey.
2012-02-29 10:37:27 -08:00
..
internal Use glibc allocator hooks. 2012-02-29 10:37:27 -08:00
jemalloc_defs.h.in Remove the sysv option. 2012-02-28 20:31:37 -08:00
jemalloc.h.in Move repo contents in jemalloc/ to top level. 2011-03-31 20:36:17 -07:00