Searched refs:jemalloc_postfork_parent (Results 1 – 8 of 8) sorted by relevance
184 jemalloc_postfork_parent(); in je_malloc_enable()
168 jemalloc_postfork_parent(); in zone_force_unlock()
1306 if (pthread_atfork(jemalloc_prefork, jemalloc_postfork_parent,2683 jemalloc_postfork_parent(void) function
301 jemalloc_postfork_parent
303 #define jemalloc_postfork_parent JEMALLOC_N(jemalloc_postfork_parent) macro
303 #undef jemalloc_postfork_parent
479 void jemalloc_postfork_parent(void);