Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
5640bbb6c5c0c9232fd761ef4544687f9123e43e
/
Python
/
thread_os2.h
c83ea13
Untabify C files. Will watch buildbots.
by Antoine Pitrou
· 14 years ago
adfc80b
#4852: Remove dead code in every thread implementation, unused for many years.
by Amaury Forgeot d'Arc
· 15 years ago
82247cb
bugfix: PyThread_start_new_thread() returns the thread ID, not a flag;
by Andrew MacIntyre
· 18 years ago
9291332
Patch #1454481: Make thread stack size runtime tunable.
by Andrew MacIntyre
· 18 years ago
28eeefe
Revert revisions:
by Tim Peters
· 18 years ago
63f0db6
clean up function declarations to conform to PEP-7 style.
by Andrew MacIntyre
· 18 years ago
6539d2d
Patch #1454481: Make thread stack size runtime tunable.
by Andrew MacIntyre
· 18 years ago
2bea474
make thread stack size compile-time tunable on OS/2
by Andrew MacIntyre
· 20 years ago
c4c127b
reformat for PEP-7 style conformance
by Andrew MacIntyre
· 22 years ago
6904959
typo fix: declaration required for VACPP not EMX+gcc
by Andrew MacIntyre
· 22 years ago
d940054
OS/2 EMX port changes (Python part of patch #450267):
by Andrew MacIntyre
· 23 years ago
7bb1c9a
Remove the unused & broken PyThread_*_sema() functions and related constants.
by Fred Drake
· 23 years ago
a6ca4f4
SF patch #474500: Make OS/2 locks work like posix locks, from Michael Muller.
by Tim Peters
· 23 years ago
3c28863
Partial patch from SF #452266, by Jason Petrone.
by Guido van Rossum
· 23 years ago
8586991
REMOVED all CWI, CNRI and BeOpen copyright markings.
by Guido van Rossum
· 24 years ago
f70ef4f
Mass ANSIfication of function definitions. Doesn't cover all 'extern'
by Thomas Wouters
· 24 years ago
7e47402
Spelling fixes supplied by Rob W. W. Hooft. All these are fixes in either
by Thomas Wouters
· 24 years ago
fd71b9e
Change copyright notice.
by Guido van Rossum
· 24 years ago
a44d353
Trent Mick <trentm@activestate.com>:
by Fred Drake
· 24 years ago
65d5b57
Thanks to Chris Herborth, the thread primitives now have proper Py*
by Guido van Rossum
· 26 years ago
8e9ebfd
os2 patch by Jeff Rush
by Guido van Rossum
· 27 years ago
d266eb4
New permission notice, includes CNRI.
by Guido van Rossum
· 28 years ago
cf1474b
Sjoerd's thread changes (including down_sema typo fix).
by Guido van Rossum
· 28 years ago
6233293
OS/2 thread support
by Guido van Rossum
· 30 years ago