Searched refs:jemalloc_prefork (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/jemalloc/include/jemalloc/internal/
H A Dprivate_namespace.h222 #define jemalloc_prefork JEMALLOC_N(jemalloc_prefork) macro
H A Djemalloc_internal.h552 void jemalloc_prefork(void);
/freebsd-10-stable/contrib/jemalloc/src/
H A Djemalloc.c706 if (pthread_atfork(jemalloc_prefork, jemalloc_postfork_parent,
1745 jemalloc_prefork(void) function

Completed in 67 milliseconds