PyInterpreterState.id_mutex

Availability >= 3.7

struct PyInterpreterState
version(Python_3_7_Or_Later)
PyThread_type_lock id_mutex;

Meta