On 2011-12-06 18:05, Paolo Bonzini wrote:
> Patches introducing qemu_thread_join have floated around multiple times.
> Now I found a bug that requires it to be fixed, so perhaps this time
> it will be more successful.
>
> For the actual bug, see patch 4.
>
> Jan Kiszka (2):
> qemu-thread: add A
Patches introducing qemu_thread_join have floated around multiple times.
Now I found a bug that requires it to be fixed, so perhaps this time
it will be more successful.
For the actual bug, see patch 4.
Jan Kiszka (2):
qemu-thread: add API for joinable threads
qemu-thread: implement joinable