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

/external/jemalloc/src/
H A Djemalloc.c1422 if (pthread_atfork(jemalloc_prefork, jemalloc_postfork_parent,
2874 jemalloc_postfork_parent(void) function
/external/jemalloc/include/jemalloc/internal/
H A Dprivate_namespace.h317 #define jemalloc_postfork_parent JEMALLOC_N(jemalloc_postfork_parent) macro
H A Dprivate_unnamespace.h317 #undef jemalloc_postfork_parent macro

Completed in 105 milliseconds