Searched refs:jemalloc_postfork_parent (Results 1 – 6 of 6) sorted by relevance
255 jemalloc_postfork_parent
255 #define jemalloc_postfork_parent JEMALLOC_N(jemalloc_postfork_parent) macro
255 #undef jemalloc_postfork_parent
488 void jemalloc_postfork_parent(void);
486 void jemalloc_postfork_parent(void);
1253 if (pthread_atfork(jemalloc_prefork, jemalloc_postfork_parent, in malloc_init_hard_recursible()2790 jemalloc_postfork_parent(void) in jemalloc_postfork_parent() function
Completed in 16 milliseconds