SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 0 Python

gh-111964: Add _PyRWMutex a "readers-writer" lock (gh-112859)

This adds `_PyRWMutex`, a "readers-writer" lock, which wil be used to
serialize global stop-the-world pauses with per-interpreter pauses.
S
Sam Gross committed
5ae75e1be24bd6b031a68040cfddb71732461f67
Parent: 40574da
Committed by GitHub <[email protected]> on 12/16/2023, 1:56:55 AM