Searched refs:_asyncio_Future_cancel (Results 1 – 1 of 1) sorted by relevance
187 …{"cancel", (PyCFunction)(void(*)(void))_asyncio_Future_cancel, METH_FASTCALL|METH_KEYWORDS, _async…193 _asyncio_Future_cancel(FutureObj *self, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames) in _asyncio_Future_cancel() function