diff options
author | Guido van Rossum <guido@python.org> | 1997-07-18 23:57:50 +0000 |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1997-07-18 23:57:50 +0000 |
commit | eac577981e7307e1beec5443b0a7a4b2e4371200 (patch) | |
tree | 4f5935e8c3a9044d84d666888428345886a02971 /Python/pythonrun.c | |
parent | daae8f67195b2f77877a23e40da803dc0d48b278 (diff) | |
download | cpython-eac577981e7307e1beec5443b0a7a4b2e4371200.tar.gz |
Use the new functions PyEval_AcquireThread() and
PyEval_ReleaseThread() (in ceval.c) to set/reset the current thread,
and at the same time acquire/release the interpreter lock.
Much saner.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions