Searched refs:ctl_postfork_parent (Results 1 – 4 of 4) sorted by relevance
104 void ctl_postfork_parent(tsdn_t *tsdn);
157 #define ctl_postfork_parent JEMALLOC_N(ctl_postfork_parent) macro
3972 ctl_postfork_parent(tsd_tsdn(tsd)); in jemalloc_postfork_parent()
1404 ctl_postfork_parent(tsdn_t *tsdn) { in ctl_postfork_parent() function