Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
cbf3dd53b449995f3fa5fce89161985766cfe8cf
/
Modules
/
threadmodule.c
0cb96de
Apply two changes, systematically:
by Guido van Rossum
· 27 years ago
b02158e
Oops, one more checkin. Use the new tstate/interp interface.
by Guido van Rossum
· 27 years ago
75aa0d6
Use the new functions PyEval_AcquireThread() and
by Guido van Rossum
· 27 years ago
a027efa
Massive changes for separate thread state management.
by Guido van Rossum
· 28 years ago
64278cf
initthread(): Removed extraneous Py_INCREF(ThreadError)
by Barry Warsaw
· 28 years ago
d0c1042
Renamed.
by Barry Warsaw
· 28 years ago
a376cc5
Keep gcc -Wall happy.
by Guido van Rossum
· 28 years ago
d266eb4
New permission notice, includes CNRI.
by Guido van Rossum
· 28 years ago
385e7c6
implement exit_thread through SystemExit exception
by Guido van Rossum
· 30 years ago
a597dde
cosmetic changes so these modules will work with the strict new naming scheme
by Guido van Rossum
· 30 years ago
524b588
Added 1995 to copyright message.
by Guido van Rossum
· 30 years ago
3bbc62e
Another bulky set of minor changes.
by Guido van Rossum
· 30 years ago
b6775db
Merge alpha100 branch back to main trunk
by Guido van Rossum
· 30 years ago
66bca32
Port to Solaris 2.3.
by Sjoerd Mullender
· 31 years ago
234f942
* Added gmtime/localtime/mktime and SYSV timezone globals to timemodule.c.
by Guido van Rossum
· 31 years ago
34679b7
* Added Fixcprt.py: script to fix copyright message.
by Guido van Rossum
· 32 years ago
ed59d20
Various changes.
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