Searched refs:jemalloc_postfork_child (Results 1 – 4 of 4) sorted by relevance
50 void jemalloc_postfork_child(void);
16 #define jemalloc_postfork_child JEMALLOC_N(jemalloc_postfork_child) macro
466 @@ -3323,4 +3424,11 @@ jemalloc_postfork_child(void) {
1360 jemalloc_postfork_child) != 0) { in malloc_init_hard_recursible()3401 jemalloc_postfork_child(void) { in jemalloc_postfork_child() function