Lines Matching defs:tstate
59 PyThreadState *tstate = PyThreadState_GET(); in _PySys_GetObjectId() local
69 PyThreadState *tstate = PyThreadState_GET(); in PySys_GetObject() local
79 PyThreadState *tstate = PyThreadState_GET(); in _PySys_SetObjectId() local
94 PyThreadState *tstate = PyThreadState_GET(); in PySys_SetObject() local
578 PyThreadState *tstate = PyThreadState_GET(); in sys_gettrace() local
616 PyThreadState *tstate = PyThreadState_GET(); in sys_getprofile() local
710 PyThreadState *tstate; in sys_setrecursionlimit() local
1168 PyThreadState *tstate = PyThreadState_GET(); in sys_setdlopenflags() local
1190 PyThreadState *tstate = PyThreadState_GET(); in sys_getdlopenflags() local
1736 PyThreadState *tstate = PyThreadState_GET(); in _PySys_ReadPreInitOptions() local
1786 PyThreadState *tstate = PyThreadState_GET(); in PySys_ResetWarnOptions() local
1820 PyThreadState *tstate = PyThreadState_GET(); in PySys_AddWarnOption() local
1907 PyThreadState *tstate = PyThreadState_GET(); in PySys_AddXOption() local