Searched refs:tcaches_destroy (Results 1 - 5 of 5) sorted by relevance

/external/jemalloc/include/jemalloc/internal/
H A Dtcache.h162 void tcaches_destroy(tsd_t *tsd, unsigned ind);
H A Dprivate_namespace.h536 #define tcaches_destroy JEMALLOC_N(tcaches_destroy) macro
H A Dprivate_unnamespace.h536 #undef tcaches_destroy macro
/external/jemalloc/src/
H A Dtcache.c538 tcaches_destroy(tsd_t *tsd, unsigned ind) { function
H A Dctl.c1532 tcaches_destroy(tsd, tcache_ind);

Completed in 179 milliseconds