server-skynet-source-3rd-je.../test
Jason Evans 99118622ff Use nallocx() rather than mallctl() to trigger initialization.
Use nallocx() rather than mallctl() to trigger initialization, because
nallocx() has no side effects other than initialization, whereas
mallctl() does a bunch of internal memory allocation.
2014-05-28 11:23:01 -07:00
..
include/test Move platform headers and tricks from jemalloc_internal.h.in to a new jemalloc_internal_decls.h header 2014-05-28 09:38:10 -07:00
integration Fixup after 3a730df (Avoid pointer arithmetic on void*[...]) 2014-05-28 09:46:09 -07:00
src Use nallocx() rather than mallctl() to trigger initialization. 2014-05-28 11:23:01 -07:00
unit Define INFINITY when it's not defined 2014-05-28 09:41:28 -07:00
test.sh.in Streamline test output. 2013-12-12 14:58:26 -08:00