Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
D_asynciomodule.c.h224 …{"cancelled", (PyCFunction)_asyncio_Future_cancelled, METH_NOARGS, _asyncio_Future_cancelled__doc_…
230 _asyncio_Future_cancelled(FutureObj *self, PyObject *Py_UNUSED(ignored)) in _asyncio_Future_cancelled() function