Fixed thread creation to use _beginthreadex and to handle Tls
authorPekka Riikonen <priikone@silcnet.org>
Sat, 12 May 2007 06:42:00 +0000 (06:42 +0000)
committerPekka Riikonen <priikone@silcnet.org>
Sat, 12 May 2007 06:42:00 +0000 (06:42 +0000)
commitbc45022ed3cc4b53bb7abde31610b848deacc35e
tree9a681f38f472a256be6501b4899d00fca787b992
parent7719f8448a57a24545fc73615492528a23735ad7
Fixed thread creation to use _beginthreadex and to handle Tls
correctly.  Fixes various odd crashes.
lib/silcutil/win32/silcwin32thread.c