mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
Some functions need to wait for the reply of the server before they can complete but the JACK API does not allow us to emit notifications while blocking a function. Delay emiting notifications when we are in selected methods and send a notify to an eventfd to call the queued notifications. Fixes #3183 |
||
|---|---|---|
| .. | ||
| examples | ||
| jack | ||
| src | ||
| meson.build | ||