Searched defs:_is (Results 1 – 1 of 1) sorted by relevance
78 struct _is { struct80 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 …]