Changed thread pool completion callback to SilcTaskCallback so that
authorPekka Riikonen <priikone@silcnet.org>
Mon, 9 Jul 2007 17:29:35 +0000 (17:29 +0000)
committerPekka Riikonen <priikone@silcnet.org>
Mon, 9 Jul 2007 17:29:35 +0000 (17:29 +0000)
commitb5a0146d1b6af614d718b8b99759fda9d3396861
tree14cd52898ed78941998998ddd9f9d0623f8dd6d4
parentb0645eb80448c57102b33b8de85a93384697a1bf
Changed thread pool completion callback to SilcTaskCallback so that
we can directly give it to destination scheduler.
lib/silcutil/silcthread.c
lib/silcutil/silcthread.h
lib/silcutil/tests/test_silcthread.c