add a generic priority queue implementation

This commit is contained in:
Lennart Poettering 2008-09-26 09:49:52 -07:00
parent 3e16d2f40d
commit 3ad8c04564
5 changed files with 372 additions and 1 deletions

1
src/.gitignore vendored
View file

@ -1,3 +1,4 @@
prioq-test
lock-autospawn-test
*.lo
*.o