Searched refs:jemalloc_postfork_child (Results 1 – 3 of 3) sorted by relevance
50 void jemalloc_postfork_child(void);
303 jemalloc_postfork_child(); in zone_force_unlock()
1356 jemalloc_postfork_child) != 0) { in malloc_init_hard_recursible()3300 jemalloc_postfork_child(void) { in jemalloc_postfork_child() function