mirror of
https://github.com/python/cpython.git
synced 2026-05-08 05:32:01 -04:00
f41e9c750e
The `PyMutex_IsLocked()` function is useful in assertions for verifying that code maintains certain locking invariants.
Miscellaneous source files for the main Python shared library