]> mj.ucw.cz Git - libucw.git/commit
Added a library module for distributing work between threads.
authorMartin Mares <mj@ucw.cz>
Mon, 11 Dec 2006 22:38:05 +0000 (23:38 +0100)
committerMartin Mares <mj@ucw.cz>
Mon, 11 Dec 2006 22:38:05 +0000 (23:38 +0100)
commite6b2a1b6b54dd9bf49f47431769225028dc8aa8d
treee8d0c76a6c2c03cd4432afb6d897bf6aebd88c5f
parent479e139592180f98c752f88db6c69d9c88258355
Added a library module for distributing work between threads.

(Ported from the dev-sorter branch.)
lib/workqueue.c [new file with mode: 0644]
lib/workqueue.h [new file with mode: 0644]