summaryrefslogtreecommitdiffstats
path: root/Python/thread_pthread.h
Commit message (Collapse)AuthorAgeFilesLines
...
* Tim's changes; removed some remaining non-functional ifdefsGuido van Rossum1994-05-111-86/+89
|
* Split thread.c into a number of system-specific files.Guido van Rossum1994-05-091-0/+272
Added Tim Peters' pthread version.