mirror of
https://github.com/python/cpython.git
synced 2026-07-27 04:12:23 -04:00
de5ca0bf71
Use critical sections to make acquire, release, and _count thread-safe without the GIL.