server-skynet-source-3rd-je.../include/jemalloc
Jason Evans 38067483c5 Tighten valgrind integration.
Tighten valgrind integration such that immediately after memory is
validated or zeroed, valgrind is told to forget the memory's 'defined'
state.  The only place newly allocated memory should be left marked as
'defined' is in the public functions (e.g. calloc() and realloc()).
2013-01-21 20:04:42 -08:00
..
internal Tighten valgrind integration. 2013-01-21 20:04:42 -08:00
jemalloc_defs.h.in Fix build break on *BSD 2012-12-24 10:32:16 -08:00
jemalloc.h.in Add arena-specific and selective dss allocation. 2012-10-12 18:26:16 -07:00