Home
last modified time | relevance | path

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

/third_party/python/Include/internal/
Dpycore_pystate.h214 struct pyinterpreters { struct
215 PyThread_type_lock mutex;
216 PyInterpreterState *head;
217 PyInterpreterState *main;
226 int64_t next_id;