Searched refs:background_thread_boot1 (Results 1 – 5 of 5) sorted by relevance
31 bool background_thread_boot1(tsdn_t *tsdn);
87 #define background_thread_boot1 JEMALLOC_N(background_thread_boot1) macro
88 #define background_thread_boot1 JEMALLOC_N(background_thread_boot1) macro
864 background_thread_boot1(tsdn_t *tsdn) { in background_thread_boot1() function
1551 if (malloc_init_narenas() || background_thread_boot1(tsd_tsdn(tsd))) {