Searched refs:tsd_postfork_parent (Results 1 – 4 of 4) sorted by relevance
114 void tsd_postfork_parent(tsd_t *tsd);
407 #define tsd_postfork_parent JEMALLOC_N(tsd_postfork_parent) macro
522 tsd_postfork_parent(tsd_t *tsd) { in tsd_postfork_parent() function
3955 tsd_postfork_parent(tsd); in jemalloc_postfork_parent()