summaryrefslogtreecommitdiffstats
path: root/Python/ceval_gil.h
Commit message (Expand)AuthorAgeFilesLines
* Make (most of) Python's tests pass under Thread Sanitizer.Jeffrey Yasskin2010-05-031-20/+28
* Try to strengthen condition-waiting under Windows.Antoine Pitrou2009-11-121-11/+9
* Our condition variable emulation under Windows is imperfect, whichAntoine Pitrou2009-11-111-9/+24
* Merge in the new GIL.Antoine Pitrou2009-11-101-0/+335