Searched refs:ctl_postfork_parent (Results 1 – 4 of 4) sorted by relevance
101 void ctl_postfork_parent(tsdn_t *tsdn);
143 #define ctl_postfork_parent JEMALLOC_N(ctl_postfork_parent) macro
3382 ctl_postfork_parent(tsd_tsdn(tsd)); in jemalloc_postfork_parent()
1285 ctl_postfork_parent(tsdn_t *tsdn) { in ctl_postfork_parent() function