Searched refs:tcaches_destroy (Results 1 – 6 of 6) sorted by relevance
539 tcaches_destroy
162 void tcaches_destroy(tsd_t *tsd, unsigned ind);
536 #define tcaches_destroy JEMALLOC_N(tcaches_destroy) macro
536 #undef tcaches_destroy
538 tcaches_destroy(tsd_t *tsd, unsigned ind) { in tcaches_destroy() function
1532 tcaches_destroy(tsd, tcache_ind); in tcache_destroy_ctl()