Home
last modified time | relevance | path

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

/src/contrib/jemalloc/src/
H A Dedata_cache.c44 edata_cache_prefork(tsdn_t *tsdn, edata_cache_t *edata_cache) { in edata_cache_prefork() function
/src/lib/libc/stdlib/malloc/jemalloc/include/jemalloc/internal/
H A Dprivate_namespace.h232 #define edata_cache_prefork JEMALLOC_N(edata_cache_prefork) macro