summaryrefslogtreecommitdiffstats
path: root/Include/thread.h
Commit message (Expand)AuthorAgeFilesLines
* Massive changes for separate thread state management.Guido van Rossum1997-05-051-0/+9
* Add Macros defining new names for all external symbols.Guido van Rossum1997-03-141-0/+18
* Add waitflag to down_sema().Guido van Rossum1996-10-081-1/+3
* The great renaming, phase two: all header files have been updated toGuido van Rossum1995-01-121-18/+18
* Merge alpha100 branch back to main trunkGuido van Rossum1994-08-011-0/+6
* almodule.c: added close method, equivalent to closeport.Sjoerd Mullender1993-12-201-18/+18
* Added C++ support in thread.h; don't use signals if not strictlySjoerd Mullender1992-09-111-5/+12
* New thread.c from Sjoerd, supports _exit_prog(). Use this in goaway()Guido van Rossum1992-08-171-0/+9
* * Makefile adapted to changes below.Guido van Rossum1992-08-041-0/+27