Searched refs:ctl_postfork_parent (Results 1 – 4 of 4) sorted by relevance
109 void ctl_postfork_parent(tsdn_t *tsdn);
194 #define ctl_postfork_parent JEMALLOC_N(ctl_postfork_parent) macro
4547 ctl_postfork_parent(tsd_tsdn(tsd)); in jemalloc_postfork_parent()
1756 ctl_postfork_parent(tsdn_t *tsdn) { in ctl_postfork_parent() function