Searched refs:tsd_postfork_child (Results 1 – 4 of 4) sorted by relevance
115 void tsd_postfork_child(tsd_t *tsd);
406 #define tsd_postfork_child JEMALLOC_N(tsd_postfork_child) macro
527 tsd_postfork_child(tsd_t *tsd) { in tsd_postfork_child() function
3984 tsd_postfork_child(tsd); in jemalloc_postfork_child()