Home
last modified time | relevance | path

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

/src/contrib/jemalloc/src/
H A Decache.c28 ecache_postfork_parent(tsdn_t *tsdn, ecache_t *ecache) { in ecache_postfork_parent() function
/src/lib/libc/stdlib/malloc/jemalloc/include/jemalloc/internal/
H A Dprivate_namespace.h206 #define ecache_postfork_parent JEMALLOC_N(ecache_postfork_parent) macro