Searched refs:_PyRuntimeState (Results 1 – 5 of 5) sorted by relevance
108 } _PyRuntimeState; typedef113 PyAPI_DATA(_PyRuntimeState) _PyRuntime;114 PyAPI_FUNC(_PyInitError) _PyRuntimeState_Init(_PyRuntimeState *);115 PyAPI_FUNC(void) _PyRuntimeState_Fini(_PyRuntimeState *);127 PyAPI_FUNC(_PyInitError) _PyInterpreterState_Enable(_PyRuntimeState *);
34 _PyRuntimeState or one of its sub-structs. The check-c-globals script40 are runtime state then they should be folded into _PyRuntimeState.
39 _PyRuntimeState_Init_impl(_PyRuntimeState *runtime) in _PyRuntimeState_Init_impl()63 _PyRuntimeState_Init(_PyRuntimeState *runtime) in _PyRuntimeState_Init()77 _PyRuntimeState_Fini(_PyRuntimeState *runtime) in _PyRuntimeState_Fini()98 _PyInterpreterState_Enable(_PyRuntimeState *runtime) in _PyInterpreterState_Enable()
79 _PyRuntimeState _PyRuntime = _PyRuntimeState_INIT;
30 _PyRuntimeState _PyRuntime = _PyRuntimeState_INIT;