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

/external/jemalloc/include/jemalloc/internal/
H A Dtcache.h127 void tcache_destroy(tcache_t *tcache);
173 tcache_destroy(tcache);
212 tcache_destroy(tcache);
H A Dprivate_namespace.h383 #define tcache_destroy JEMALLOC_N(tcache_destroy) macro
H A Dprivate_unnamespace.h383 #undef tcache_destroy macro
/external/jemalloc/src/
H A Dtcache.c356 tcache_destroy(tcache_t *tcache) function
436 tcache_destroy(tcache);

Completed in 82 milliseconds