Home
last modified time | relevance | path

Searched refs:PyContext_Enter (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython3/Include/
Dcontext.h29 PyAPI_FUNC(int) PyContext_Enter(PyObject *);
/external/python/cpython3/Doc/c-api/
Dcontextvars.rst93 .. c:function:: int PyContext_Enter(PyObject *ctx)
/external/python/cpython3/Python/
Dcontext.c104 PyContext_Enter(PyObject *octx) in PyContext_Enter() function
614 if (PyContext_Enter((PyObject *)self)) { in context_run()
/external/python/cpython3/Doc/data/
Drefcounts.dat356 PyContext_Enter:int:::
357 PyContext_Enter:PyObject*:ctx:+1: