Home
last modified time | relevance | path

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

/freebsd/contrib/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
478 if (ckh_grow(tsd, ckh)) { in ckh_insert()