On Thu, Oct 24, 2019 at 05:08:43AM -0400, Jagannathan Raman wrote: > qemu_thread_cancel() added to destroy a given running thread. > This will be needed in the following patches. > > Signed-off-by: John G Johnson <[email protected]> > Signed-off-by: Jagannathan Raman <[email protected]> > Signed-off-by: Elena Ufimtseva <[email protected]> > --- > include/qemu/thread.h | 1 + > util/qemu-thread-posix.c | 10 ++++++++++ > 2 files changed, 11 insertions(+)
Is this still needed? I thought previous discussion concluded that thread cancellation is hard to get right and it's not actually used by this series? Stefan
signature.asc
Description: PGP signature
