Home
last modified time | relevance | path

Searched refs:jemalloc_postfork_child (Results 1 – 4 of 4) sorted by relevance

/NextBSD/contrib/jemalloc/
HDFREEBSD-diffs124 jemalloc_postfork_child
407 @@ -2590,4 +2695,11 @@ jemalloc_postfork_child(void)
/NextBSD/contrib/jemalloc/include/jemalloc/internal/
HDprivate_namespace.h285 #define jemalloc_postfork_child JEMALLOC_N(jemalloc_postfork_child) macro
HDjemalloc_internal.h466 void jemalloc_postfork_child(void);
/NextBSD/contrib/jemalloc/src/
HDjemalloc.c1258 jemalloc_postfork_child) != 0) { in malloc_init_hard_recursible()
2680 jemalloc_postfork_child(void) in jemalloc_postfork_child() function