diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2012-11-02 15:43:21 +0100 |
---|---|---|
committer | Anthony Liguori <aliguori@us.ibm.com> | 2012-11-02 13:07:54 -0500 |
commit | c166cb72f1676855816340666c3b618beef4b976 (patch) | |
tree | 25fb0c400c873eec5e3c9f4c3021c9a9d025b511 /qemu-timer.c | |
parent | 1f001dc7bc9e435bf231a5b0edcad1c7c2bd6214 (diff) | |
download | qemu-c166cb72f1676855816340666c3b618beef4b976.tar.gz qemu-c166cb72f1676855816340666c3b618beef4b976.tar.bz2 qemu-c166cb72f1676855816340666c3b618beef4b976.zip |
semaphore: implement fallback counting semaphores with mutex+condvar
OpenBSD and Darwin do not have sem_timedwait. Implement a fallback
for them.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'qemu-timer.c')
0 files changed, 0 insertions, 0 deletions