Home
last modified time | relevance | path

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

/src/contrib/unbound/util/storage/
H A Dlruhash.h427 void table_grow(struct lruhash* table);
H A Dlruhash.c236 table_grow(struct lruhash* table) in table_grow() function
350 table_grow(table); in lruhash_insert()
691 table_grow(table); in lruhash_insert_or_retrieve()
/src/contrib/unbound/doc/
H A DChangelog12681 - unit test of hash table, fixup locking problem in table_grow().