Skip to main content

Module mutex

Module mutex 

Source
Available on non-Py_LIMITED_API and Py_3_13 only.

Structsยง

Flag ๐Ÿ”’
Guard ๐Ÿ”’
PyMutex
Wrapper for PyMutex, exposing an RAII guard interface.
PyMutexGuard
RAII guard to handle releasing a PyMutex lock.

Functionsยง

map_result ๐Ÿ”’
โš ๏ธ Internal Docs โš ๏ธ Not Public API ๐Ÿ‘‰ Official Docs Here