Searched refs:tcache_cleanup (Results 1 - 4 of 4) sorted by relevance

/external/jemalloc/include/jemalloc/internal/
H A Dtcache.h159 void tcache_cleanup(tsd_t *tsd);
198 tcache_cleanup(tsd);
233 tcache_cleanup(tsd);
H A Dprivate_namespace.h480 #define tcache_cleanup JEMALLOC_N(tcache_cleanup) macro
H A Dprivate_unnamespace.h480 #undef tcache_cleanup macro
/external/jemalloc/src/
H A Dtcache.c395 tcache_cleanup(tsd_t *tsd) function

Completed in 101 milliseconds