Searched refs:jemalloc_postfork_parent (Results 1 - 5 of 5) sorted by relevance

/external/jemalloc/src/
H A Dzone.c166 jemalloc_postfork_parent();
H A Djemalloc.c802 if (pthread_atfork(jemalloc_prefork, jemalloc_postfork_parent,
1932 jemalloc_postfork_parent(void) function
/external/jemalloc/include/jemalloc/internal/
H A Dprivate_namespace.h235 #define jemalloc_postfork_parent JEMALLOC_N(jemalloc_postfork_parent) macro
H A Dprivate_unnamespace.h235 #undef jemalloc_postfork_parent macro
H A Djemalloc_internal.h400 void jemalloc_postfork_parent(void);

Completed in 4388 milliseconds