Home
last modified time | relevance | path

Searched defs:tcache_success (Results 1 – 2 of 2) sorted by relevance

/f-stack/app/redis-5.0.5/deps/jemalloc/include/jemalloc/internal/
H A Dtcache_inlines.h46 bool tcache_success; in tcache_alloc_small() local
108 bool tcache_success; in tcache_alloc_large() local
/f-stack/app/redis-5.0.5/deps/jemalloc/src/
H A Dtcache.c89 cache_bin_t *tbin, szind_t binind, bool *tcache_success) { in tcache_alloc_small_hard()