Commit 609f2fabab3ca9cedd69c499dc94bb2019d4f665
Committed by
Anthony Liguori
1 parent
7ea78b74
qemu-thread: use pthread_equal
Fixes qemu-thread.c: In function `qemu_thread_equal': qemu-thread.c:161: error: invalid operands to binary == Use of pthread_equal suggested by Filip Navara. Signed-off-by: Sebastian Herbszt <herbszt@gmx.de> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Showing
1 changed file
with
1 additions
and
1 deletions
qemu-thread.c