Searched refs:_asyncio_Future_set_exception (Results 1 – 2 of 2) sorted by relevance
119 …{"set_exception", (PyCFunction)_asyncio_Future_set_exception, METH_O, _asyncio_Future_set_exceptio…
925 _asyncio_Future_set_exception(FutureObj *self, PyObject *exception) in _asyncio_Future_set_exception() function