Searched refs:rehash_next (Results 1 – 1 of 1) sorted by relevance
1083 bool rehash_next; in resize_buckets() local1195 rehash_next = hashmap_put_robin_hood(h, optimal_idx, &swap); in resize_buckets()1199 if (rehash_next) in resize_buckets()1201 } while (rehash_next); in resize_buckets()