Home
last modified time | relevance | path

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

/third_party/python/Include/internal/
Dpycore_interp.h78 struct _is { struct
80 PyInterpreterState *next;
82 struct pythreads {
93 } threads;
98 struct pyruntimestate *runtime;
100 int64_t id;
101 int64_t id_refcount;
102 int requires_idref;
103 PyThread_type_lock id_mutex;
109 int _initialized;
[all …]