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.c130 PyContext_Exit(PyObject *octx) in PyContext_Exit() function
621 if (PyContext_Exit((PyObject *)self)) { in context_run()
/external/python/cpython3/Doc/data/
Drefcounts.dat359 PyContext_Exit:int:::
360 PyContext_Exit:PyObject*:ctx:-1: