freebsd-dev/contrib/jemalloc/src
Jason Evans 4bcb1430a8 Import jemalloc a8f8d7540d66ddee7337db80c92890916e1063ca (dev branch,
prior to 3.0.0 release).  This fixes several bugs related to memory
initialization.

Mangle __jemalloc_a0{malloc,calloc,free}() just like all the other
library-internal symbols in jemalloc, and adjust the tls allocation code
in libc to use the mangled names.
2012-04-22 08:49:13 +00:00
..
arena.c
atomic.c
base.c
bitmap.c
chunk_dss.c Import jemalloc a8f8d7540d66ddee7337db80c92890916e1063ca (dev branch, 2012-04-22 08:49:13 +00:00
chunk_mmap.c Import jemalloc a8f8d7540d66ddee7337db80c92890916e1063ca (dev branch, 2012-04-22 08:49:13 +00:00
chunk.c Import jemalloc a8f8d7540d66ddee7337db80c92890916e1063ca (dev branch, 2012-04-22 08:49:13 +00:00
ckh.c
ctl.c
extent.c
hash.c
huge.c Import jemalloc a8f8d7540d66ddee7337db80c92890916e1063ca (dev branch, 2012-04-22 08:49:13 +00:00
jemalloc.c Import jemalloc a8f8d7540d66ddee7337db80c92890916e1063ca (dev branch, 2012-04-22 08:49:13 +00:00
mb.c
mutex.c
prof.c
quarantine.c
rtree.c
stats.c
tcache.c
tsd.c
util.c