Optimizations to thread pool. Changed call queues thread
authorPekka Riikonen <priikone@silcnet.org>
Thu, 26 Jul 2007 15:25:21 +0000 (15:25 +0000)
committerPekka Riikonen <priikone@silcnet.org>
Thu, 26 Jul 2007 15:25:21 +0000 (15:25 +0000)
commit71c2c679c95ba07dc16517a280225aaf902f11a5
treeda0668d5dc2f2807d5f1c4f13a8376a8f193d0aa
parent2142c248f42121f874415541f391ad57d333ab44
Optimizations to thread pool.  Changed call queues thread
specific and calls and executed in last-in-first-out order.
lib/silcutil/silcthread.c
lib/silcutil/silcutil.h
lib/silcutil/tests/test_silcthread.c