Searched refs:tcache_boot (Results 1 – 4 of 4) sorted by relevance
44 bool tcache_boot(tsdn_t *tsdn);
375 #define tcache_boot JEMALLOC_N(tcache_boot) macro
733 tcache_boot(tsdn_t *tsdn) { in tcache_boot() function
1538 if (tcache_boot(TSDN_NULL)) { in malloc_init_hard_a0_locked()