Home
last modified time | relevance | path

Searched refs:PyContextVar_Type (Results 1 – 8 of 8) sorted by relevance

/external/python/cpython3/Include/cpython/
Dcontext.h11 PyAPI_DATA(PyTypeObject) PyContextVar_Type;
19 #define PyContextVar_CheckExact(o) Py_IS_TYPE((o), &PyContextVar_Type)
/external/python/cpython3/Modules/
D_contextvarsmodule.c36 if (PyModule_AddType(m, &PyContextVar_Type) < 0) { in _contextvars_exec()
/external/python/cpython3/Doc/c-api/
Dcontextvars.rst49 .. c:var:: PyTypeObject PyContextVar_Type
67 Return true if *o* is of type :c:data:`PyContextVar_Type`. *o* must not be
/external/python/cpython3/Python/
Dcontext.c821 PyContextVar *var = PyObject_GC_New(PyContextVar, &PyContextVar_Type); in contextvar_new()
1065 PyTypeObject PyContextVar_Type = { variable
/external/python/cpython3/Tools/c-analyzer/cpython/
Dglobals-to-fix.tsv106 Python/context.c - PyContextVar_Type -
/external/python/cpython3/Tools/c-analyzer/
DTODO849 Python/context.c:PyContextVar_Type PyTypeObject PyContextVar_Type
/external/python/cpython3/Objects/
Dobject.c2260 &PyContextVar_Type,
/external/python/cpython3/Doc/data/
Dpython3.13.abi1488 …<elf-symbol name='PyContextVar_Type' size='416' type='object-type' binding='global-binding' visibi…
25163PyContextVar_Type' type-id='type-id-266' mangled-name='PyContextVar_Type' visibility='default' fil…