Searched defs:jemalloc_postfork_parent (Results 1 - 3 of 3) sorted by relevance

/external/jemalloc/src/
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

Completed in 74 milliseconds