server-skynet-source-3rd-je.../include
Qi Wang fde3e20cc0 Integrate auto tcache into TSD.
The embedded tcache is initialized upon tsd initialization.  The avail arrays
for the tbins will be allocated / deallocated accordingly during init / cleanup.

With this change, the pointer to the auto tcache will always be available, as
long as we have access to the TSD.  tcache_available() (called in tcache_get())
is provided to check if we should use tcache.
2017-04-07 09:55:14 -07:00
..
jemalloc Integrate auto tcache into TSD. 2017-04-07 09:55:14 -07:00
msvc_compat Replace tabs following #define with spaces. 2017-01-20 21:45:53 -08:00