Home
last modified time | relevance | path

Searched refs:tcache_boot (Results 1 – 6 of 6) sorted by relevance

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

Completed in 14 milliseconds