Skip to main content

Module lock

Module lock 

Source
Available on Py_3_13 and neither Py_LIMITED_API nor RustPython only.

Structs§

PyMutex

Functions§

PyMutex_IsLocked⚠Py_3_14
PyMutex_Lock⚠
PyMutex_Unlock⚠
⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here