server-skynet-source-3rd-je.../test
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
..
include/test Fix inline-related macro issues. 2013-12-10 14:35:34 -08:00
integration Normalize #define whitespace. 2013-12-08 22:28:27 -08:00
src Fix inline-related macro issues. 2013-12-10 14:35:34 -08:00
unit Add probabability distribution utility code. 2013-12-09 23:42:08 -08:00
test.sh.in Refactor tests. 2013-12-08 20:52:21 -08:00