Searched refs:tcache_postfork_child (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/jemalloc/include/jemalloc/internal/
H A Dtcache_externs.h48 void tcache_postfork_child(tsdn_t *tsdn);
H A Dprivate_namespace.h381 #define tcache_postfork_child JEMALLOC_N(tcache_postfork_child) macro
/freebsd-13-stable/contrib/jemalloc/src/
H A Dtcache.c794 tcache_postfork_child(tsdn_t *tsdn) { function
H A Djemalloc.c4000 tcache_postfork_child(tsd_tsdn(tsd));

Completed in 178 milliseconds