Searched refs:tcache_cleanup (Results 1 – 5 of 5) sorted by relevance
159 void tcache_cleanup(tsd_t *tsd);198 tcache_cleanup(tsd); in tcache_flush()233 tcache_cleanup(tsd); in tcache_enabled_set()
478 tcache_cleanup
480 #define tcache_cleanup JEMALLOC_N(tcache_cleanup) macro
480 #undef tcache_cleanup
395 tcache_cleanup(tsd_t *tsd) in tcache_cleanup() function