Home
last modified time | relevance | path

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

/external/python/cpython3/Include/internal/
Dpycore_typeobject.h75 struct types_state { struct
79 unsigned int next_version_tag;
81 struct type_cache type_cache;
119 struct {
122 } builtins;
124 struct {
128 } for_extensions;
129 PyMutex mutex;