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

/fuchsia/zircon/third_party/ulib/jemalloc/include/jemalloc/internal/
H A Dtcache_externs.h47 bool tcache_boot(tsdn_t *tsdn);
H A Dprivate_namespace.h459 #define tcache_boot JEMALLOC_N(tcache_boot) macro
H A Dprivate_unnamespace.h459 #undef tcache_boot macro
/fuchsia/zircon/third_party/ulib/jemalloc/src/
H A Dtcache.c487 tcache_boot(tsdn_t *tsdn) function
H A Djemalloc.c1205 if (config_tcache && tcache_boot(TSDN_NULL))

Completed in 38 milliseconds