summaryrefslogtreecommitdiffstats
path: root/Python/thread_os2.h
Commit message (Collapse)AuthorAgeFilesLines
* Thanks to Chris Herborth, the thread primitives now have proper Py*Guido van Rossum1998-12-211-39/+39
| | | | | names in the source code (they already had those for the linker, through some smart macros; but the source still had the old, un-Py names).
* os2 patch by Jeff RushGuido van Rossum1997-11-221-2/+2
|
* New permission notice, includes CNRI.Guido van Rossum1996-10-251-21/+28
|
* Sjoerd's thread changes (including down_sema typo fix).Guido van Rossum1996-10-081-2/+2
| | | | Note: waitflag not supported on NT.
* OS/2 thread supportGuido van Rossum1995-04-101-0/+214