summaryrefslogtreecommitdiffstats
path: root/Tools/freeze
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1997-08-14 20:12:58 (GMT)
committerGuido van Rossum <guido@python.org>1997-08-14 20:12:58 (GMT)
commit49b1226781c3f6d3ea0248328e77254d5af54ee2 (patch)
treefaa94dc6ee819d6ad6c8c4a87b44dc4a72a209cc /Tools/freeze
parentd47a0a86b4ae4afeb17d8e64e1c447e4d4025f10 (diff)
downloadcpython-49b1226781c3f6d3ea0248328e77254d5af54ee2.zip
cpython-49b1226781c3f6d3ea0248328e77254d5af54ee2.tar.gz
cpython-49b1226781c3f6d3ea0248328e77254d5af54ee2.tar.bz2
Use _beginthread() and _endthread() in favor of CreateThread() and
ExitThread(). As discussed in c.l.p, this takes care of initialization and finalization of thread-local storage allocated by the C runtime system. Not sure whether non-MS compilers grok this though (but who cares :-).
Diffstat (limited to 'Tools/freeze')
0 files changed, 0 insertions, 0 deletions