diff options
author | Guido van Rossum <guido@python.org> | 1997-08-14 20:12:58 +0000 |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1997-08-14 20:12:58 +0000 |
commit | 49b1226781c3f6d3ea0248328e77254d5af54ee2 (patch) | |
tree | faa94dc6ee819d6ad6c8c4a87b44dc4a72a209cc /Tools/scripts/cvsfiles.py | |
parent | d47a0a86b4ae4afeb17d8e64e1c447e4d4025f10 (diff) | |
download | cpython-git-49b1226781c3f6d3ea0248328e77254d5af54ee2.tar.gz |
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/scripts/cvsfiles.py')
0 files changed, 0 insertions, 0 deletions