Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/jemalloc/include/jemalloc/internal/
H A Dtcache_externs.h46 bool tcache_boot(tsdn_t *tsdn);
/f-stack/app/redis-5.0.5/deps/jemalloc/src/
H A Dtcache.c652 tcache_boot(tsdn_t *tsdn) { in tcache_boot() function
H A Djemalloc.c1307 if (tcache_boot(TSDN_NULL)) { in malloc_init_hard_a0_locked()