Added SILC Thread Pool API.
authorPekka Riikonen <priikone@silcnet.org>
Mon, 2 Jul 2007 14:20:42 +0000 (14:20 +0000)
committerPekka Riikonen <priikone@silcnet.org>
Mon, 2 Jul 2007 14:20:42 +0000 (14:20 +0000)
commitda102216367c1d997f60755357d759e03f87940a
tree9e1b206afd3670d1b34e736e16671e627b49bd78
parentd61a0f99cad0469e7a60d1af098a2f8ed6e25d4e
Added SILC Thread Pool API.
CHANGES.RUNTIME [new file with mode: 0644]
TODO
lib/silcutil/Makefile.ad
lib/silcutil/silcthread.c [new file with mode: 0644]
lib/silcutil/silcthread.h
lib/silcutil/tests/Makefile.am
lib/silcutil/tests/test_silcthread.c [new file with mode: 0644]