Home
last modified time | relevance | path

Searched refs:tcache_destroy (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/jemalloc/src/
H A Dtcache.c546 tcache_destroy(tsd_t *tsd, tcache_t *tcache, bool tsd_tcache) { in tcache_destroy() function
594 tcache_destroy(tsd, tcache, true); in tcache_cleanup()
715 tcache_destroy(tsd, tcache, false); in tcaches_flush()
728 tcache_destroy(tsd, tcache, false); in tcaches_destroy()
H A Dctl.c117 CTL_PROTO(tcache_destroy)
347 {NAME("destroy"), CTL(tcache_destroy)}