Searched refs:tcache_cleanup (Results 1 – 5 of 5) sorted by relevance
39 void tcache_cleanup(tsd_t *tsd);
23 tcache_cleanup(tsd); in tcache_enabled_set()
376 #define tcache_cleanup JEMALLOC_N(tcache_cleanup) macro
368 tcache_cleanup(tsd); in tsd_do_data_cleanup()
582 tcache_cleanup(tsd_t *tsd) { in tcache_cleanup() function