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

/external/jemalloc/src/
H A Dckh.c43 static bool ckh_grow(tsd_t *tsd, ckh_t *ckh);
248 ckh_grow(tsd_t *tsd, ckh_t *ckh) function
472 if (ckh_grow(tsd, ckh)) {

Completed in 80 milliseconds