Home
last modified time | relevance | path

Searched refs:jemalloc_prefork (Results 1 – 7 of 7) sorted by relevance

/third_party/ulib/jemalloc/include/jemalloc/internal/
A Dprivate_symbols.txt256 jemalloc_prefork
A Dprivate_namespace.h256 #define jemalloc_prefork JEMALLOC_N(jemalloc_prefork) macro
A Dprivate_unnamespace.h256 #undef jemalloc_prefork
A Djemalloc_internal.h487 void jemalloc_prefork(void);
A Djemalloc_internal.h.in485 void jemalloc_prefork(void);
/third_party/ulib/jemalloc/src/
A Dzone.c285 jemalloc_prefork(); in zone_force_lock()
A Djemalloc.c1253 if (pthread_atfork(jemalloc_prefork, jemalloc_postfork_parent, in malloc_init_hard_recursible()
2737 jemalloc_prefork(void) in jemalloc_prefork() function

Completed in 22 milliseconds