Added SILC Thread Queue API
authorPekka Riikonen <priikone@silcnet.org>
Fri, 18 Jan 2008 14:46:32 +0000 (14:46 +0000)
committerPekka Riikonen <priikone@silcnet.org>
Fri, 18 Jan 2008 14:46:32 +0000 (14:46 +0000)
commite7b6c157b80152bf9fb9266e6bdd93f9fb0db776
tree9814c3616783c9adc8127e0dd4c3a1556835f527
parent30b8fb532138b2d9b523d3c069724e78fb72f8e3
Added SILC Thread Queue API
CHANGES.RUNTIME
lib/silcutil/silcthreadqueue.c [new file with mode: 0644]
lib/silcutil/silcthreadqueue.h [new file with mode: 0644]
lib/silcutil/tests/test_silcthreadqueue.c [new file with mode: 0644]