Home
last modified time | relevance | path

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

/external/python/cpython3/Include/internal/
Dpycore_runtime.h250 struct pyinterpreters { struct
251 PyMutex mutex;
253 PyInterpreterState *head;
257 PyInterpreterState *main;
266 int64_t next_id;