[Python-Dev] issue 3582
Kristján Valur Jónsson
kristjan at ccpgames.com
Mon Jan 5 11:21:02 CET 2009
http://bugs.python.org/issue3582
I submitted a patch last august, but have had no comments. Any thoughts?
Here is a suggested update to thread_nt.c. It has two significant
changes:
1) it uses the new and safer _beginthreadex API to start a thread
2) it implements native TLS functions on NT, which are certain to be as
fast as possible.
Kristján
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-dev/attachments/20090105/080376c4/attachment.htm>
More information about the Python-Dev
mailing list