summaryrefslogtreecommitdiff
path: root/src/test/test-prioq.c
AgeCommit message (Collapse)Author
2013-04-24Add set_consume which always takes ownershipZbigniew Jędrzejewski-Szmek
Freeing in error path is the common pattern with set_put().
2013-03-21shared: add simple priority queue implementationLennart Poettering