Searched refs:_asyncio_Future_remove_done_callback (Results 1 – 2 of 2) sorted by relevance
174 …{"remove_done_callback", (PyCFunction)_asyncio_Future_remove_done_callback, METH_O, _asyncio_Futur…
976 _asyncio_Future_remove_done_callback(FutureObj *self, PyObject *fn) in _asyncio_Future_remove_done_callback() function