Home
last modified time | relevance | path

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

/freebsd/contrib/jemalloc/src/
H A Dtcache.c794 tcache_postfork_child(tsdn_t *tsdn) { in tcache_postfork_child() function
/freebsd/lib/libc/stdlib/malloc/jemalloc/include/jemalloc/internal/
H A Dprivate_namespace.h381 #define tcache_postfork_child JEMALLOC_N(tcache_postfork_child) macro