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
..
2017-03-22 18:33:32 -07:00
2017-03-06 15:08:43 -08:00
2017-03-06 15:08:43 -08:00
2017-03-27 12:18:40 -07:00
2017-03-27 12:18:40 -07:00
2017-03-27 12:18:40 -07:00
2017-03-06 15:08:43 -08:00
2017-03-23 00:03:28 -07:00
2017-03-07 10:25:33 -08:00
2017-03-22 18:33:32 -07:00
2017-04-07 09:55:14 -07:00
2017-04-07 09:55:14 -07:00
2017-04-07 09:55:14 -07:00
2017-04-07 09:55:14 -07:00
2017-03-06 15:08:43 -08:00
2017-02-26 11:05:27 -08:00