Home
last modified time | relevance | path

Searched refs:JEMALLOC_HAVE_PTHREAD_ATFORK (Results 1 – 2 of 2) sorted by relevance

/freebsd/lib/libc/stdlib/malloc/jemalloc/include/jemalloc/internal/
H A Djemalloc_internal_defs.h84 #define JEMALLOC_HAVE_PTHREAD_ATFORK macro
/freebsd/contrib/jemalloc/src/
H A Djemalloc.c1584 #if (defined(JEMALLOC_HAVE_PTHREAD_ATFORK) && !defined(JEMALLOC_MUTEX_INIT_CB) \ in malloc_init_hard_recursible()