_gilstate_runtime_state Struct Reference

#include <pycore_runtime.h>

Public Attributes

int check_enabled
 
_Py_atomic_address tstate_current
 
PyInterpreterStateautoInterpreterState
 
Py_tss_t autoTSSkey
 

Member Data Documentation

◆ check_enabled

int check_enabled

◆ tstate_current

_Py_atomic_address tstate_current

◆ autoInterpreterState

PyInterpreterState* autoInterpreterState

◆ autoTSSkey

Py_tss_t autoTSSkey