Searched refs:ctl_postfork_child (Results 1 – 5 of 5) sorted by relevance
105 void ctl_postfork_child(tsdn_t *tsdn);
156 #define ctl_postfork_child JEMALLOC_N(ctl_postfork_child) macro
508 ctl_postfork_child(tsd_tsdn(tsd));
4001 ctl_postfork_child(tsd_tsdn(tsd)); in jemalloc_postfork_child()
1409 ctl_postfork_child(tsdn_t *tsdn) { in ctl_postfork_child() function