server-skynet-source-3rd-je.../include
Jason Evans a268af5085 Stop depending on JEMALLOC_N() for function interception during testing.
Instead, always define function pointers for interceptable functions,
but mark them const unless testing, so that the compiler can optimize
out the pointer dereferences.
2017-05-11 23:06:54 -07:00
..
jemalloc Stop depending on JEMALLOC_N() for function interception during testing. 2017-05-11 23:06:54 -07:00
msvc_compat Replace tabs following #define with spaces. 2017-01-20 21:45:53 -08:00