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

Lock release (the silly saninty check) and acquisition of an uncontested lock.

I was waiting for that other windows lock stuff to go in before doing this, 
because I thought they might actually overlap in implementation, which they 
didn't.

I'll check this in later.  Meanwhile look at the other, slightly more 
contentious patch, issue #15139.

(condition variables are the whole reason I've been messing around with locks 
of late, since I had to make sure my threadpool-related HTTP requests on the 
PS3 performed adequately)

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue15124>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to