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

/external/jemalloc/src/
H A Dzone.c169 * Call jemalloc_postfork_child() rather than
176 jemalloc_postfork_child();
H A Djemalloc.c1423 jemalloc_postfork_child) != 0) {
2907 jemalloc_postfork_child(void) function
/external/jemalloc/include/jemalloc/internal/
H A Dprivate_namespace.h316 #define jemalloc_postfork_child JEMALLOC_N(jemalloc_postfork_child) macro
H A Dprivate_unnamespace.h316 #undef jemalloc_postfork_child macro
H A Djemalloc_internal.h502 void jemalloc_postfork_child(void);

Completed in 960 milliseconds