Searched refs:_PyContext_Exit (Results 1 – 1 of 1) sorted by relevance
139 _PyContext_Exit(PyThreadState *ts, PyObject *octx) in _PyContext_Exit() function172 return _PyContext_Exit(ts, octx); in PyContext_Exit()652 if (_PyContext_Exit(ts, (PyObject *)self)) { in context_run()