Home
last modified time | relevance | path

Searched refs:pyruntimestate (Results 1 – 5 of 5) sorted by relevance

/external/python/cpython3/Include/internal/
Dpycore_ceval.h12 struct pyruntimestate;
28 extern void _PyEval_ReInitThreads(struct pyruntimestate *runtime);
53 extern int _PyEval_ThreadsInitialized(struct pyruntimestate *runtime);
Dpycore_initconfig.h12 struct pyruntimestate;
154 struct pyruntimestate *runtime);
Dpycore_runtime.h52 typedef struct pyruntimestate { struct
Dpycore_interp.h79 struct pyruntimestate *runtime;
Dpycore_pylifecycle.h13 struct pyruntimestate;