Searched hist:"8 a7816c4ac13e6ba61de2be1e4e93ed71bc26266" (Results 1 – 1 of 1) sorted by relevance
/qemu/audio/ |
H A D | sdlaudio.c | 8a7816c4ac13e6ba61de2be1e4e93ed71bc26266 Tue Feb 05 03:08:20 UTC 2019 Thomas Huth <thuth@redhat.com> audio/sdlaudio: Remove the semaphore code
The semaphore code was only working with SDL1.2 - with SDL2, it causes a deadlock. Since we've removed support for SDL1.2 recently, we can now completely remove the semaphore code from sdlaudio.c.
Signed-off-by: Thomas Huth <thuth@redhat.com> Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com> Message-id: 1549336101-17623-2-git-send-email-thuth@redhat.com Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|