Home
last modified time | relevance | path

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

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