Searched refs:jemalloc_postfork_child (Results 1 – 4 of 4) sorted by relevance
71 void jemalloc_postfork_child(void);
17 #define jemalloc_postfork_child JEMALLOC_N(jemalloc_postfork_child)18 #define jemalloc_postfork_child JEMALLOC_N(jemalloc_postfork_child) global() macro
507 @@ -3919,4 +4001,11 @@ jemalloc_postfork_child(void) {
1962 jemalloc_postfork_child) != 0) { in malloc_init_hard_recursible()4551 jemalloc_postfork_child(void) { in jemalloc_postfork_child() function