Searched refs:jemalloc_postfork_child (Results 1 – 5 of 5) sorted by relevance
50 void jemalloc_postfork_child(void);
16 #define jemalloc_postfork_child JEMALLOC_N(jemalloc_postfork_child) macro
303 jemalloc_postfork_child(); in zone_force_unlock()
1368 jemalloc_postfork_child) != 0) {3316 jemalloc_postfork_child(void) { function