diff options
author | Guido van Rossum <guido@python.org> | 1997-07-18 23:57:50 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1997-07-18 23:57:50 (GMT) |
commit | 75aa0d6abe706ef4048c1d38c2cde28d8eb924e3 (patch) | |
tree | a8096dadf47d2437e750a96e82027f0856178eab /Include | |
parent | 2fca21f76280300201acf529527e58e2705ff6aa (diff) | |
download | cpython-75aa0d6abe706ef4048c1d38c2cde28d8eb924e3.zip cpython-75aa0d6abe706ef4048c1d38c2cde28d8eb924e3.tar.gz cpython-75aa0d6abe706ef4048c1d38c2cde28d8eb924e3.tar.bz2 |
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 'Include')
0 files changed, 0 insertions, 0 deletions