Searched refs:PyContextVar_Type (Results 1 – 8 of 8) sorted by relevance
11 PyAPI_DATA(PyTypeObject) PyContextVar_Type;19 #define PyContextVar_CheckExact(o) Py_IS_TYPE((o), &PyContextVar_Type)
36 if (PyModule_AddType(m, &PyContextVar_Type) < 0) { in _contextvars_exec()
49 .. c:var:: PyTypeObject PyContextVar_Type67 Return true if *o* is of type :c:data:`PyContextVar_Type`. *o* must not be
821 PyContextVar *var = PyObject_GC_New(PyContextVar, &PyContextVar_Type); in contextvar_new()1065 PyTypeObject PyContextVar_Type = { variable
106 Python/context.c - PyContextVar_Type -
849 Python/context.c:PyContextVar_Type PyTypeObject PyContextVar_Type
2260 &PyContextVar_Type,
1488 …<elf-symbol name='PyContextVar_Type' size='416' type='object-type' binding='global-binding' visibi…25163 …PyContextVar_Type' type-id='type-id-266' mangled-name='PyContextVar_Type' visibility='default' fil…