Searched refs:background_thread_postfork_parent (Results 1 – 4 of 4) sorted by relevance
19 void background_thread_postfork_parent(tsdn_t *tsdn);
105 #define background_thread_postfork_parent JEMALLOC_N(background_thread_postfork_parent) macro
61 void background_thread_postfork_parent(tsdn_t *tsdn) NOT_REACHED in background_thread_create()753 background_thread_postfork_parent(tsdn_t *tsdn) {
3968 background_thread_postfork_parent(tsd_tsdn(tsd)); in jemalloc_postfork_parent()