Home
last modified time | relevance | path

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

/external/python/cpython3/Include/internal/
Dpycore_pystate.h212 struct pyinterpreters { struct
213 PyThread_type_lock mutex;
214 PyInterpreterState *head;
215 PyInterpreterState *main;
224 int64_t next_id;