« Previous | Next » 

Revision 38b14db3

ID38b14db34e16bb0ae1f28b7ddccb6aa11a2a96a1

Added by Paolo Bonzini over 11 years ago

qemu-thread: add QemuSemaphore

The new thread pool will use semaphores instead of condition
variables, because QemuCond does not have qemu_cond_timedwait.
(I also like it more this way).

Signed-off-by: Paolo Bonzini <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences