Searched refs:tcache_cleanup (Results 1 – 6 of 6) sorted by relevance
41 void tcache_cleanup(tsd_t *tsd);
23 tcache_cleanup(tsd); in tcache_enabled_set()
350 #define tcache_cleanup JEMALLOC_N(tcache_cleanup) macro
343 #define tcache_cleanup JEMALLOC_N(tcache_cleanup) macro
209 tcache_cleanup(tsd); in tsd_do_data_cleanup()
528 tcache_cleanup(tsd_t *tsd) { in tcache_cleanup() function