Searched refs:jemalloc_postfork_parent (Results 1 – 13 of 13) sorted by relevance
49 void jemalloc_postfork_parent(void);
17 #define jemalloc_postfork_parent JEMALLOC_N(jemalloc_postfork_parent) macro
116 jemalloc_postfork_parent(); in je_malloc_enable()
301 jemalloc_postfork_parent(); in zone_force_unlock()
1367 if (pthread_atfork(jemalloc_prefork, jemalloc_postfork_parent,3279 jemalloc_postfork_parent(void) function
184 jemalloc_postfork_parent(); in je_malloc_enable()
1422 if (pthread_atfork(jemalloc_prefork, jemalloc_postfork_parent,2874 jemalloc_postfork_parent(void) function
317 jemalloc_postfork_parent
317 #define jemalloc_postfork_parent JEMALLOC_N(jemalloc_postfork_parent) macro
317 #undef jemalloc_postfork_parent
501 void jemalloc_postfork_parent(void);