Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/jemalloc/include/jemalloc/internal/
H A Dtcache_externs.h48 void tcache_prefork(tsdn_t *tsdn);
/f-stack/app/redis-5.0.5/deps/jemalloc/src/
H A Dtcache.c699 tcache_prefork(tsdn_t *tsdn) { in tcache_prefork() function
H A Djemalloc.c3214 tcache_prefork(tsd_tsdn(tsd)); in jemalloc_prefork()