]> mj.ucw.cz Git - libucw.git/history - lib/workqueue.h
Let eltpools maintain the number of allocated items. The overhead
[libucw.git] / lib / workqueue.h
2007-05-18 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-02-13 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2006-12-15 Martin MaresRemoved the `returned' hook.
2006-12-15 Martin MaresImplemented priority queues.
2006-12-15 Martin MaresImplemented priority queues.
2006-12-12 Martin MaresKilled struct work.returned, it was a silly interface.
2006-12-11 Martin MaresAdded a library module for distributing work between...
2006-12-09 Martin MaresUse Threads.DefaultStackSize instead of various local...
2006-12-08 Martin MaresMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
2006-12-08 Martin Maresworkqueue: Added non-blocking wait functions.
2006-12-04 Martin MaresMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
2006-11-25 Martin MaresAdded a library module for distributing work between...