Home
last modified time | relevance | path

Searched hist:"52 dd99e8a4df8ace2fdf8cd173a3338357776bff" (Results 1 – 2 of 2) sorted by relevance

/qemu/io/
H A Dtask.c52dd99e8a4df8ace2fdf8cd173a3338357776bff Thu Aug 11 13:36:21 UTC 2016 Daniel P. Berrange <berrange@redhat.com> io: add ability to associate an opaque "result" with with a task

Currently there is no data associated with a successful
task completion. This adds an opaque pointer to the task
to store an arbitrary result.

Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
/qemu/include/io/
H A Dtask.h52dd99e8a4df8ace2fdf8cd173a3338357776bff Thu Aug 11 13:36:21 UTC 2016 Daniel P. Berrange <berrange@redhat.com> io: add ability to associate an opaque "result" with with a task

Currently there is no data associated with a successful
task completion. This adds an opaque pointer to the task
to store an arbitrary result.

Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Daniel P. Berrange <berrange@redhat.com>