qemu-patch-raspberry4/include/io
Daniel P. Berrange 59de517d8d io: remove Error parameter from QIOTask thread worker
Now that task objects have a directly associated error,
there's no need for an an Error **errp parameter to
the QIOTask thread worker function. It already has a
QIOTask object, so can directly set the error on it.

Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
2017-01-23 15:32:19 +00:00
..
channel-buffer.h Clean up ill-advised or unusual header guards 2016-07-12 16:20:46 +02:00
channel-command.h Clean up ill-advised or unusual header guards 2016-07-12 16:20:46 +02:00
channel-file.h Clean up ill-advised or unusual header guards 2016-07-12 16:20:46 +02:00
channel-socket.h Clean up ill-advised or unusual header guards 2016-07-12 16:20:46 +02:00
channel-tls.h Clean up ill-advised or unusual header guards 2016-07-12 16:20:46 +02:00
channel-util.h Clean up ill-advised or unusual header guards 2016-07-12 16:20:46 +02:00
channel-watch.h Clean up ill-advised or unusual header guards 2016-07-12 16:20:46 +02:00
channel-websock.h Clean up ill-advised or unusual header guards 2016-07-12 16:20:46 +02:00
channel.h io: add ability to set a name for IO channels 2016-10-27 09:13:10 +02:00
task.h io: remove Error parameter from QIOTask thread worker 2017-01-23 15:32:19 +00:00