server-skynet-source-3rd-je.../include/jemalloc
Jason Evans a491585157 Add no-op bodies to VALGRIND_*() macro stubs.
Add no-op bodies to VALGRIND_*() macro stubs so that they can be used in
contexts like the following without generating a compiler warning about
the 'if' statement having an empty body:

	if (config_valgrind)
		VALGRIND_MAKE_MEM_UNDEFINED(ret, size);
2013-03-06 11:19:31 -08:00
..
internal Add no-op bodies to VALGRIND_*() macro stubs. 2013-03-06 11:19:31 -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