Home
last modified time | relevance | path

Searched refs:tcache_cleanup (Results 1 – 4 of 4) sorted by relevance

/f-stack/app/redis-5.0.5/deps/jemalloc/include/jemalloc/internal/
H A Dtcache_externs.h41 void tcache_cleanup(tsd_t *tsd);
H A Dtcache_inlines.h23 tcache_cleanup(tsd); in tcache_enabled_set()
/f-stack/app/redis-5.0.5/deps/jemalloc/src/
H A Dtsd.c209 tcache_cleanup(tsd); in tsd_do_data_cleanup()
H A Dtcache.c510 tcache_cleanup(tsd_t *tsd) { in tcache_cleanup() function