Searched defs:tcache_destroy (Results 1 - 3 of 3) sorted by relevance

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

Completed in 59 milliseconds