Searched refs:background_thread_prefork1 (Results 1 – 4 of 4) sorted by relevance
19 void background_thread_prefork1(tsdn_t *tsdn);
95 #define background_thread_prefork1 JEMALLOC_N(background_thread_prefork1) macro
62 void background_thread_prefork1(tsdn_t *tsdn) NOT_REACHED in background_thread_create()734 background_thread_prefork1(tsdn_t *tsdn) {
3322 background_thread_prefork1(tsd_tsdn(tsd)); in jemalloc_prefork()