Searched refs:background_thread_boot1 (Results 1 – 4 of 4) sorted by relevance
30 bool background_thread_boot1(tsdn_t *tsdn);
97 #define background_thread_boot1 JEMALLOC_N(background_thread_boot1) macro
895 background_thread_boot1(tsdn_t *tsdn) { in background_thread_boot1() function
1772 if (malloc_init_narenas() || background_thread_boot1(tsd_tsdn(tsd))) { in malloc_init_hard()