mirror of
https://github.com/python/cpython.git
synced 2026-05-09 14:11:28 -04:00
de5ca0bf71
Use critical sections to make acquire, release, and _count thread-safe without the GIL.