Searched refs:tcache_boot (Results 1 – 6 of 6) sorted by relevance
47 bool tcache_boot(tsdn_t *tsdn);
459 tcache_boot
459 #define tcache_boot JEMALLOC_N(tcache_boot) macro
459 #undef tcache_boot
487 tcache_boot(tsdn_t *tsdn) in tcache_boot() function
1205 if (config_tcache && tcache_boot(TSDN_NULL)) in malloc_init_hard_a0_locked()
Completed in 14 milliseconds