Searched refs:tcache_cleanup (Results 1 – 3 of 3) sorted by relevance
140 void tcache_cleanup(tsd_t *tsd);179 tcache_cleanup(tsd); in tcache_flush()214 tcache_cleanup(tsd); in tcache_enabled_set()
440 #define tcache_cleanup JEMALLOC_N(tcache_cleanup) macro
386 tcache_cleanup(tsd_t *tsd) in tcache_cleanup() function