Home
last modified time | relevance | path

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

/third_party/python/Include/internal/
Dpycore_runtime.h81 struct pyinterpreters { struct
82 PyThread_type_lock mutex;
83 PyInterpreterState *head;
84 PyInterpreterState *main;
93 int64_t next_id;