Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merging from 3.3: The PyCOND_TIMEDWAIT must use microseconds for the timeout ... | Kristj?n Valur J?nsson | 2014-05-08 | 1 | -1/+1 |
|\ | |||||
| * | Issue #15038 : Fixing the condition broadcast and docs. | Kristj?n Valur J?nsson | 2013-03-19 | 1 | -6/+6 |
| * | Replace WaitForSingleObject with WaitForSingleObjectEx, | Martin v. L?wis | 2013-01-25 | 1 | -1/+1 |
* | | The PyCOND_TIMEDWAIT must use microseconds for the timeout argument | Kristj?n Valur J?nsson | 2014-05-08 | 1 | -6/+6 |
* | | Issue #15038 : Fixing the condition broadcast and docs. | Kristj?n Valur J?nsson | 2013-03-19 | 1 | -6/+6 |
|/ | |||||
* | Issue #15038: Document caveats with the emulated condition variables. | Kristjan Valur Jonsson | 2012-06-19 | 1 | -0/+29 |
* | Issue #15038: | Kristjan Valur Jonsson | 2012-06-19 | 1 | -5/+13 |
* | Issue #15038: Optimize python Locks on Windows | Kristj?n Valur J?nsson | 2012-06-18 | 1 | -0/+353 |