Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/jemalloc/src/
H A Dckh.c53 static bool ckh_grow(tsd_t *tsd, ckh_t *ckh);
257 ckh_grow(tsd_t *tsd, ckh_t *ckh) { in ckh_grow() function
477 if (ckh_grow(tsd, ckh)) { in ckh_insert()