On 2024/5/24 05:01, Sandeep Dhavale wrote:
This helper sets hasmap.shrink_at to 0. This is helpful to iterate over hashmap using hashmap_iter_next() and use hashmap_remove() in single pass efficeintly. Signed-off-by: Sandeep Dhavale <dhav...@google.com>
Reviewed-by: Gao Xiang <hsiang...@linux.alibaba.com> Thanks, Gao Xiang