gh-135871: Reload lock internal state while spinning in `PyMutex_LockTimed` by dpdani · Pull Request #146064 · python/cpython
Bot
mentioned this pull request
CuriousLearner added a commit to CuriousLearner/cpython that referenced this pull request
dpdani
deleted the
pymutex-spinning-reload
branch
clin1234 pushed a commit to clin1234/cpython that referenced this pull request
…x_LockTimed` (pythongh-146064) 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.
ljfp pushed a commit to ljfp/cpython that referenced this pull request
…x_LockTimed` (pythongh-146064) 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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters