Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
8d21243c3e79ed1cd8fb25ec91c5c86c7db7b209
/
Python
/
thread.c
2571cc8
Changes by Mark Hammond for Windows CE. Mostly of the form
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
f261526
Need to add default decl of DL_IMPORT, for mymalloc.h
by Guido van Rossum
· 26 years ago
49b5606
Renamed thread.h to pythread.h.
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
8e9ebfd
os2 patch by Jeff Rush
by Guido van Rossum
· 27 years ago
64f9105
DG/UX thread patches (Ross Andrus)
by Guido van Rossum
· 27 years ago
d11bfdd
Ugly hack for SGI IRIX 6.2. Apparently _POSIX_THREADS is defined even
by Guido van Rossum
· 28 years ago
408027e
Rename DEBUG macro to Py_DEBUG
by Guido van Rossum
· 28 years ago
80bb965
Keep gcc -Wall happy.
by Guido van Rossum
· 28 years ago
d266eb4
New permission notice, includes CNRI.
by Guido van Rossum
· 28 years ago
7cf1fcf
Always include config.h
by Guido van Rossum
· 28 years ago
c3f82b6
nt thread support
by Guido van Rossum
· 30 years ago
6d023c9
Added 1995 to copyright message.
by Guido van Rossum
· 30 years ago
1d5735e
Merge back to main trunk
by Guido van Rossum
· 30 years ago
66bca32
Port to Solaris 2.3.
by Sjoerd Mullender
· 31 years ago
cbaddb5
Added widget methods {Height,Width}{,MM}OfScreen.
by Sjoerd Mullender
· 31 years ago
34679b7
* Added Fixcprt.py: script to fix copyright message.
by Guido van Rossum
· 32 years ago
76ab5fe
ushdr_t was not defined so fill in its size instead of using sizeof.
by Sjoerd Mullender
· 32 years ago
e893412
Added error checking. Improved coexistance with dl module.
by Sjoerd Mullender
· 32 years ago
ed59d20
Various changes.
by Sjoerd Mullender
· 32 years ago
d10d829
Added C++ support in thread.h; don't use signals if not strictly
by Sjoerd Mullender
· 32 years ago
2179945
newest version
by Sjoerd Mullender
· 32 years ago
aee8bc1
adapted SV module to the new svideo library. update thread package.
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
ff4949e
* Makefile: cosmetics
by Guido van Rossum
· 32 years ago
1984f1e
* Makefile adapted to changes below.
by Guido van Rossum
· 32 years ago