server-skynet-source-3rd-je.../jemalloc/src
Jason Evans e69bee01de Fix a run initialization race condition.
Initialize small run header before dropping arena->lock,
arena_chunk_purge() relies on valid small run headers during run
iteration.

Add some assertions.
2010-03-15 22:25:23 -07:00
..
arena.c Fix a run initialization race condition. 2010-03-15 22:25:23 -07:00
base.c Restructure source tree. 2010-02-11 14:45:59 -08:00
chunk_dss.c Restructure source tree. 2010-02-11 14:45:59 -08:00
chunk_mmap.c Simplify malloc_message(). 2010-03-03 17:45:38 -08:00
chunk_swap.c Simplify malloc_message(). 2010-03-03 17:45:38 -08:00
chunk.c Restructure source tree. 2010-02-11 14:45:59 -08:00
ckh.c Implement sampling for heap profiling. 2010-03-01 20:15:26 -08:00
ctl.c Push locks into arena bins. 2010-03-14 17:38:09 -07:00
extent.c Rewrite red-black trees. 2010-02-28 15:00:18 -08:00
hash.c Restructure source tree. 2010-02-11 14:45:59 -08:00
huge.c Restructure source tree. 2010-02-11 14:45:59 -08:00
jemalloc.c Simplify tcache object caching. 2010-03-13 20:38:18 -08:00
mb.c Restructure source tree. 2010-02-11 14:45:59 -08:00
mutex.c Simplify malloc_message(). 2010-03-03 17:45:38 -08:00
prof.c Simplify malloc_message(). 2010-03-03 17:45:38 -08:00
stats.c Widen malloc_stats_print() output columns. 2010-03-15 15:50:48 -07:00
tcache.c Fix a run initialization race condition. 2010-03-15 22:25:23 -07:00