server-skynet-source-3rd-je.../include
Qi Wang c2323e13a5 Get rid of witness in malloc_mutex_t when !(configured w/ debug).
We don't touch witness at all when config_debug == false.  Let's only pay the
memory cost in malloc_mutex_s when needed. Note that when !config_debug, we keep
the field in a union so that we don't have to do #ifdefs in multiple places.
2017-02-24 09:41:29 -08:00
..
jemalloc Get rid of witness in malloc_mutex_t when !(configured w/ debug). 2017-02-24 09:41:29 -08:00
msvc_compat Replace tabs following #define with spaces. 2017-01-20 21:45:53 -08:00