server-skynet-source-3rd-je.../include/jemalloc
Jason Evans 6edc97db15 Fix inline-related macro issues.
Add JEMALLOC_INLINE_C and use it instead of JEMALLOC_INLINE in .c files,
so that the annotated functions are always static.

Remove SFMT's inline-related macros and use jemalloc's instead, so that
there's no danger of interactions with jemalloc's definitions that
disable inlining for debug builds.
2013-12-10 14:35:34 -08:00
..
internal Fix inline-related macro issues. 2013-12-10 14:35:34 -08:00
jemalloc_defs.h.in Make jemalloc.h formatting more consistent. 2013-12-07 11:53:26 -08:00
jemalloc_macros.h.in Make jemalloc.h formatting more consistent. 2013-12-07 11:53:26 -08:00
jemalloc_mangle.h.in Make jemalloc.h formatting more consistent. 2013-12-07 11:53:26 -08:00
jemalloc_protos.h.in Refactor to support more varied testing. 2013-12-03 22:06:59 -08:00
jemalloc.sh Make jemalloc.h formatting more consistent. 2013-12-07 11:53:26 -08:00