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