summaryrefslogtreecommitdiff
path: root/Python/thread_pth.h
Commit message (Expand)AuthorAgeFilesLines
* Patch #805613: Fix usage of the PTH library.Martin v. Löwis2003-09-201-1/+6
* Remove the unused & broken PyThread_*_sema() functions and related constants.Fred Drake2002-01-191-87/+0
* Partial patch from SF #452266, by Jason Petrone.Guido van Rossum2001-10-161-2/+2
* Andy Dustman <adustman@users.sourceforge.net>:Fred Drake2000-10-121-3/+0
* REMOVED all CWI, CNRI and BeOpen copyright markings.Guido van Rossum2000-09-011-9/+0
* Mass ANSIfication of function definitions. Doesn't cover all 'extern'Thomas Wouters2000-07-221-18/+18
* Change copyright notice - 2nd try.Guido van Rossum2000-06-301-6/+0
* Change copyright notice.Guido van Rossum2000-06-301-22/+7
* Trent Mick <trentm@activestate.com>:Fred Drake2000-06-301-10/+10
* Andy Dustman: add GNU pth user-space thread support.Guido van Rossum2000-05-081-0/+328