Searched refs:ctl_postfork_parent (Results 1 – 5 of 5) sorted by relevance
101 void ctl_postfork_parent(tsdn_t *tsdn);
146 #define ctl_postfork_parent JEMALLOC_N(ctl_postfork_parent) macro
145 #define ctl_postfork_parent JEMALLOC_N(ctl_postfork_parent) macro
3312 ctl_postfork_parent(tsd_tsdn(tsd));
1285 ctl_postfork_parent(tsdn_t *tsdn) { in ctl_postfork_parent() function