mirror of
https://github.com/python/cpython.git
synced 2026-06-23 11:33:30 -04:00
de5ca0bf71
Use critical sections to make acquire, release, and _count thread-safe without the GIL.
Source files for standard library extension modules, and former extension modules that are now builtin modules.