summaryrefslogtreecommitdiff
path: root/src/util/slab.h
AgeCommit message (Expand)AuthorFilesLines
2022-03-09util/slab: add slab_zallocPierre-Eric Pelloux-Prayer1-0/+2
2021-10-05util/slab: use simple_mtx_tMarek Olšák1-2/+2
2020-11-10util/slab: allow usage from c++ codeErik Faye-Lund1-0/+8
2018-12-14util/slab: Rename slab_mempool typed parameters to mempoolIan Romanick1-4/+4
2016-10-05util/slab: re-design to allow migration between pools (v3)Nicolai Hähnle1-15/+47
2016-09-06util: import the slab allocator from galliumMarek Olšák1-0/+62