Home
last modified time | relevance | path

Searched refs:tcaches_destroy (Results 1 – 3 of 3) sorted by relevance

/f-stack/app/redis-5.0.5/deps/jemalloc/include/jemalloc/internal/
H A Dtcache_externs.h45 void tcaches_destroy(tsd_t *tsd, unsigned ind);
/f-stack/app/redis-5.0.5/deps/jemalloc/src/
H A Dtcache.c639 tcaches_destroy(tsd_t *tsd, unsigned ind) { in tcaches_destroy() function
H A Dctl.c1910 tcaches_destroy(tsd, tcache_ind); in tcache_destroy_ctl()