« Previous | Next » 

Revision d1e70c5e

IDd1e70c5e6d1472856c52969301247fe8c3c8389d

Added by Anthony Liguori about 14 years ago

Add support for generic notifier lists

Notifiers are data-less callbacks and a notifier list is a list of registered
notifiers that all are interested in a particular event.

We'll use this in a few patches to implement mouse change notification.

Signed-off-by: Anthony Liguori <>
---
v1 -> v2
- Do not do memory allocations by placing list nodes in notifier

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences