]> git.ipfire.org Git - thirdparty/qemu.git/commit
Disable semaphores fallback code for OpenBSD
authorBrad Smith <brad@comstyle.com>
Fri, 28 Dec 2012 06:38:11 +0000 (01:38 -0500)
committerMichael Roth <mdroth@linux.vnet.ibm.com>
Mon, 14 Jan 2013 21:36:36 +0000 (15:36 -0600)
commitd67d95f24e14a7ff696814e0d291fe028e8ff12b
treecc46abf31589716ddda1eeaa47e6ca0ed5a07874
parent0a7ad69a0f012d5d70142f775f99405500d4d38e
Disable semaphores fallback code for OpenBSD

Disable the semaphores fallback code for OpenBSD as modern OpenBSD
releases now have sem_timedwait().

Signed-off-by: Brad Smith <brad@comstyle.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
(cherry picked from commit 927fa909d5d5cf8c07673cd16a6d3bdc81250bc0)

Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
qemu-thread-posix.c
qemu-thread-posix.h