]> granicus.if.org Git - python/commit
Patch #1454481: Make thread stack size runtime tunable.
authorAndrew MacIntyre <andymac@bullseye.apana.org.au>
Sun, 4 Jun 2006 12:31:09 +0000 (12:31 +0000)
committerAndrew MacIntyre <andymac@bullseye.apana.org.au>
Sun, 4 Jun 2006 12:31:09 +0000 (12:31 +0000)
commit6539d2d3c758b507f10779e218d52d6c9f355025
treed3677cd901f44e2341a50be45d8a3d2f6d1f4da6
parent7a071939d96702e13c377a5e7f87df7bf20391e5
Patch #1454481:  Make thread stack size runtime tunable.
14 files changed:
Doc/lib/libthread.tex
Doc/lib/libthreading.tex
Include/pythread.h
Lib/dummy_thread.py
Lib/test/output/test_thread
Lib/test/test_thread.py
Lib/test/test_threading.py
Lib/threading.py
Misc/NEWS
Modules/threadmodule.c
Python/thread.c
Python/thread_nt.h
Python/thread_os2.h
Python/thread_pthread.h