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

/fuchsia/zircon/third_party/ulib/jemalloc/include/jemalloc/internal/
H A Dtcache_externs.h44 bool tcaches_create(tsd_t *tsd, unsigned *r_ind);
H A Dprivate_namespace.h475 #define tcaches_create JEMALLOC_N(tcaches_create) macro
H A Dprivate_unnamespace.h475 #undef tcaches_create macro
/fuchsia/zircon/third_party/ulib/jemalloc/src/
H A Dtcache.c425 tcaches_create(tsd_t *tsd, unsigned *r_ind) function
H A Dctl.c1489 if (tcaches_create(tsd, &tcache_ind)) {

Completed in 84 milliseconds