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

/fuchsia/zircon/third_party/ulib/jemalloc/include/jemalloc/internal/
H A Dtcache_externs.h42 void tcache_cleanup(tsd_t *tsd);
H A Dtcache_inlines.h31 tcache_cleanup(tsd);
66 tcache_cleanup(tsd);
H A Dprivate_namespace.h460 #define tcache_cleanup JEMALLOC_N(tcache_cleanup) macro
H A Dprivate_unnamespace.h460 #undef tcache_cleanup macro
/fuchsia/zircon/third_party/ulib/jemalloc/src/
H A Dtcache.c383 tcache_cleanup(tsd_t *tsd) function

Completed in 36 milliseconds