Home
last modified time | relevance | path

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

/freebsd/lib/libc/stdlib/malloc/jemalloc/include/jemalloc/internal/
H A Dprivate_namespace.h202 #define extents_postfork_child JEMALLOC_N(extents_postfork_child) global() macro
/freebsd/contrib/jemalloc/src/
H A Dextent.c667 extents_postfork_child(tsdn_t *tsdn, extents_t *extents) { extents_postfork_child() function