Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
5f078ff7f0c6bb5086fae077379fc79729c34d2d
/
Include
/
pythread.h
8d98d2c
New PyGILState_ API - implements pep 311, from patch 684256.
by Mark Hammond
· 22 years ago
91a681d
Excise DL_EXPORT from Include.
by Mark Hammond
· 22 years ago
7bb1c9a
Remove the unused & broken PyThread_*_sema() functions and related constants.
by Fred Drake
· 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
3cf4d2b
ANSI-fication and Py_PROTO extermination.
by Fred Drake
· 24 years ago
ffcc381
Change copyright notice - 2nd try.
by Guido van Rossum
· 24 years ago
fd71b9e
Change copyright notice.
by Guido van Rossum
· 24 years ago
d023a78
Conform to standard boilerplate.
by Guido van Rossum
· 26 years ago
65d5b57
Thanks to Chris Herborth, the thread primitives now have proper Py*
by Guido van Rossum
· 26 years ago
43466ec
Add DL_IMPORT(returntype) for all officially exported functions.
by Guido van Rossum
· 26 years ago
1a8791e
Changes for BeOS, QNX and long long, by Chris Herborth.
by Guido van Rossum
· 26 years ago
a027efa
Massive changes for separate thread state management.
by Guido van Rossum
· 28 years ago
7427791
Add Macros defining new names for all external symbols.
by Guido van Rossum
· 28 years ago
a635184
Add waitflag to down_sema().
by Guido van Rossum
· 28 years ago
caa6380
The great renaming, phase two: all header files have been updated to
by Guido van Rossum
· 30 years ago
b6775db
Merge alpha100 branch back to main trunk
by Guido van Rossum
· 30 years ago
7030b1f
almodule.c: added close method, equivalent to closeport.
by Sjoerd Mullender
· 31 years ago
d10d829
Added C++ support in thread.h; don't use signals if not strictly
by Sjoerd Mullender
· 32 years ago
f9f2e82
New thread.c from Sjoerd, supports _exit_prog(). Use this in goaway()
by Guido van Rossum
· 32 years ago
1984f1e
* Makefile adapted to changes below.
by Guido van Rossum
· 32 years ago