Searched refs:tcaches_destroy (Results 1 – 6 of 6) sorted by relevance
495 tcaches_destroy
497 #define tcaches_destroy JEMALLOC_N(tcaches_destroy) macro
164 void tcaches_destroy(tsd_t *tsd, unsigned ind);
497 #undef tcaches_destroy
494 tcaches_destroy(tsd_t *tsd, unsigned ind) in tcaches_destroy() function
1541 tcaches_destroy(tsd, tcache_ind); in tcache_destroy_ctl()