Searched refs:background_thread_prefork1 (Results 1 – 4 of 4) sorted by relevance
19 void background_thread_prefork1(tsdn_t *tsdn);
60 void background_thread_prefork1(tsdn_t *tsdn) NOT_REACHED in background_thread_create()623 background_thread_prefork1(tsdn_t *tsdn) {
4463 background_thread_prefork1(tsd_tsdn(tsd)); in jemalloc_prefork()
124 #define background_thread_prefork1 JEMALLOC_N(background_thread_prefork1) macro