mirror of
https://github.com/python/cpython.git
synced 2026-06-22 11:03:15 -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