Home
last modified time | relevance | path

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

/external/python/cpython3/Include/
Dcontext.h30 PyAPI_FUNC(int) PyContext_Exit(PyObject *);
/external/python/cpython3/Doc/c-api/
Dcontextvars.rst98 .. c:function:: int PyContext_Exit(PyObject *ctx)
/external/python/cpython3/Python/
Dcontext.c131 PyContext_Exit(PyObject *octx) in PyContext_Exit() function
637 if (PyContext_Exit((PyObject *)self)) { in context_run()
/external/python/cpython3/Doc/data/
Drefcounts.dat377 PyContext_Exit:int:::
378 PyContext_Exit:PyObject*:ctx:-1: