mirror of
https://github.com/python/cpython.git
synced 2026-05-06 20:51:17 -04:00
daa159f98b
Add atomic loads in the slow path of PyMutex to increase the number of lock acquisitions per second that threads can make on a shared mutex.
Miscellaneous source files for the main Python shared library