summaryrefslogtreecommitdiff
path: root/lib/dynamicsizehash_concurrent.c
Commit message (Expand)AuthorAgeFilesLines
* Fix typos from codespellSam James2023-01-131-2/+2
* lib: Add documentation to explain concurrent htab resizing.Mark Wielaard2022-08-081-6/+20
* Remove redundant casts of memory allocating functions returning void *Dmitry V. Levin2021-09-091-1/+1
* libdw: Add and use a concurrent version of the dynamic-size hash table.Srđan Milaković2019-11-081-0/+482