wireplumber/lib
George Kiagiadakis 01a56496e2 event-dispatcher: use an eventfd to make the source ready
- the source shouldn't become ready if there is nothing to do,
  otherwise idle sources do not run (since they have lower priority)
- when the source becomes ready, we need a fd to wake up GLib's event
  dispatching mechanism to continue processing, otherwise nothing happens
2023-04-17 07:47:09 -04:00
..
wp event-dispatcher: use an eventfd to make the source ready 2023-04-17 07:47:09 -04:00
meson.build wplua: move under modules/module-lua-scripting 2022-03-24 09:47:59 +02:00