Searched refs:background_thread_prefork0 (Results 1 – 4 of 4) sorted by relevance
18 void background_thread_prefork0(tsdn_t *tsdn);
59 void background_thread_prefork0(tsdn_t *tsdn) NOT_REACHED in background_thread_create()617 background_thread_prefork0(tsdn_t *tsdn) {
4459 background_thread_prefork0(tsd_tsdn(tsd)); in jemalloc_prefork()
123 #define background_thread_prefork0 JEMALLOC_N(background_thread_prefork0) macro