Home
last modified time | relevance | path

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

/freebsd/contrib/jemalloc/src/
H A Dtcache.c582 tcache_cleanup(tsd_t *tsd) { in tcache_cleanup() function
/freebsd/lib/libc/stdlib/malloc/jemalloc/include/jemalloc/internal/
H A Dprivate_namespace.h376 #define tcache_cleanup JEMALLOC_N(tcache_cleanup) macro