« Previous | Next » 

Revision 2ec10b95

ID2ec10b952b40d287037a50387a8b66d9ccc5124b

Added by Paolo Bonzini almost 12 years ago

event_notifier: add event_notifier_set

EventNotifier right now cannot be used as an inter-thread communication
primitive. It only works if something else (the kernel) sets the eventfd.
Add a primitive to signal an EventNotifier that another thread is waiting
on.

Signed-off-by: Paolo Bonzini <>
Signed-off-by: Avi Kivity <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences