Home
last modified time | relevance | path

Searched defs:_gilstate_runtime_state (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Include/internal/
Dpystate.h18 struct _gilstate_runtime_state { struct
19 int check_enabled;
22 _Py_atomic_address tstate_current;
23 PyThreadFrameGetter getframe;
28 PyInterpreterState *autoInterpreterState;
29 Py_tss_t autoTSSkey;