diff options
author | Antoine Pitrou <solipsis@pitrou.net> | 2009-11-10 18:46:01 +0000 |
---|---|---|
committer | Antoine Pitrou <solipsis@pitrou.net> | 2009-11-10 18:46:01 +0000 |
commit | 5647019586d8ca6e18284c49a14fd84f27579099 (patch) | |
tree | 5f81ea93d129132c630da7e7ea3aa5033b43c758 /Python/ceval_gil.h | |
parent | d0795fcea5630970f6b272a62248a77b8c696977 (diff) | |
download | cpython-5647019586d8ca6e18284c49a14fd84f27579099.tar.gz |
Issue #3001: Add a C implementation of recursive locks which is used by
default when instantiating a `Threading.RLock` object. This makes
recursive locks as fast as regular non-recursive locks (previously,
they were slower by 10x to 15x).
Diffstat (limited to 'Python/ceval_gil.h')
0 files changed, 0 insertions, 0 deletions