Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/jemalloc/src/
H A Dtcache.c492 tcache_destroy(tsd_t *tsd, tcache_t *tcache, bool tsd_tcache) { in tcache_destroy() function
522 tcache_destroy(tsd, tcache, true); in tcache_cleanup()
634 tcache_destroy(tsd, tcache, false); in tcaches_flush()
647 tcache_destroy(tsd, tcache, false); in tcaches_destroy()
H A Dctl.c114 CTL_PROTO(tcache_destroy)
318 {NAME("destroy"), CTL(tcache_destroy)}