Searched refs:background_thread_postfork_parent (Results 1 – 4 of 4) sorted by relevance
20 void background_thread_postfork_parent(tsdn_t *tsdn);
93 #define background_thread_postfork_parent JEMALLOC_N(background_thread_postfork_parent) macro
63 void background_thread_postfork_parent(tsdn_t *tsdn) NOT_REACHED in background_thread_create()741 background_thread_postfork_parent(tsdn_t *tsdn) {
3393 background_thread_postfork_parent(tsd_tsdn(tsd)); in jemalloc_postfork_parent()