Home
last modified time | relevance | path

Searched refs:jemalloc_postfork_parent (Results 1 – 6 of 6) sorted by relevance

/third_party/ulib/jemalloc/include/jemalloc/internal/
A Dprivate_symbols.txt255 jemalloc_postfork_parent
A Dprivate_namespace.h255 #define jemalloc_postfork_parent JEMALLOC_N(jemalloc_postfork_parent) macro
A Dprivate_unnamespace.h255 #undef jemalloc_postfork_parent
A Djemalloc_internal.h488 void jemalloc_postfork_parent(void);
A Djemalloc_internal.h.in486 void jemalloc_postfork_parent(void);
/third_party/ulib/jemalloc/src/
A Djemalloc.c1253 if (pthread_atfork(jemalloc_prefork, jemalloc_postfork_parent, in malloc_init_hard_recursible()
2790 jemalloc_postfork_parent(void) in jemalloc_postfork_parent() function

Completed in 16 milliseconds