Searched refs:background_thread_postfork_child (Results 1 – 4 of 4) sorted by relevance
21 void background_thread_postfork_child(tsdn_t *tsdn);
92 #define background_thread_postfork_child JEMALLOC_N(background_thread_postfork_child) macro
64 void background_thread_postfork_child(tsdn_t *tsdn) NOT_REACHED in background_thread_create()750 background_thread_postfork_child(tsdn_t *tsdn) {
3420 background_thread_postfork_child(tsd_tsdn(tsd)); in jemalloc_postfork_child()