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

/fuchsia/zircon/third_party/ulib/jemalloc/include/jemalloc/internal/
H A Dtcache_externs.h46 void tcaches_destroy(tsd_t *tsd, unsigned ind);
H A Dprivate_namespace.h476 #define tcaches_destroy JEMALLOC_N(tcaches_destroy) macro
H A Dprivate_unnamespace.h476 #undef tcaches_destroy macro
/fuchsia/zircon/third_party/ulib/jemalloc/src/
H A Dtcache.c478 tcaches_destroy(tsd_t *tsd, unsigned ind) function
H A Dctl.c1542 tcaches_destroy(tsd, tcache_ind);

Completed in 99 milliseconds