Home
last modified time | relevance | path

Searched defs:malloc_mutex_postfork_child (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/jemalloc/src/
H A Dmutex.c216 malloc_mutex_postfork_child(tsdn_t *tsdn, malloc_mutex_t *mutex) { in malloc_mutex_postfork_child() function
/freebsd/lib/libc/stdlib/malloc/jemalloc/include/jemalloc/internal/
H A Dprivate_namespace.h254 #define malloc_mutex_postfork_child JEMALLOC_N(malloc_mutex_postfork_child) macro