[issue11618] Locks broken wrt timeouts on Windows

Kristján Valur Jónsson report at bugs.python.org
Tue Apr 24 23:14:36 CEST 2012


Kristján Valur Jónsson <kristjan at ccpgames.com> added the comment:

Here is a new patch.
I've factored out the NT condittion variable code into thread_nt_cv.h which is now used by both thread_nt.h and ceval_gil.h

----------
Added file: http://bugs.python.org/file25351/ntlocks.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue11618>
_______________________________________


More information about the Python-bugs-list mailing list