All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] Error checking and qemu_thread_create
@ 2017-03-18 18:15 Anton Volkov
  2017-03-18 21:15 ` [Qemu-devel] Strange behaviour in network device initialization Marc Bommert
  0 siblings, 1 reply; 4+ messages in thread
From: Anton Volkov @ 2017-03-18 18:15 UTC (permalink / raw)
  To: qemu-devel

Hello.

I want to make qemu_thread_create return a flag as described here (http://wiki.qemu-project.org/BiteSizedTasks), but I’m not sure how callers should behave if it fails.
I could make it so they would call something like error_report() and then call abort(), but then it is almost a copy of existing behavior.
Would the described behavior be acceptable? Or it should be different?

Best regards,
Anton Volkov

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-03-19 13:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-18 18:15 [Qemu-devel] Error checking and qemu_thread_create Anton Volkov
2017-03-18 21:15 ` [Qemu-devel] Strange behaviour in network device initialization Marc Bommert
2017-03-18 22:22   ` Peter Maydell
2017-03-19 13:41     ` Marc Bommert

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.