Home
last modified time | relevance | path

Searched defs:fut_result (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Modules/
D_asynciomodule.c3011 PyObject *fut_result = NULL; in task_wakeup() local
3029 PyObject *fut_result = PyObject_CallMethod(o, "result", NULL); in task_wakeup() local