Home
last modified time | relevance | path

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

/openbmc/qemu/io/
H A Dtask.c44 GDestroyNotify destroyResult; member
91 if (task->destroyResult) { in qio_task_free()
92 task->destroyResult(task->result); in qio_task_free()
228 task->destroyResult = destroy; in qio_task_set_result_pointer()