mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
Some jack clients like to lock the process function and so we can't be sure we will deadlock while we try to wait for the data-loop. Instead, don't sync with the data-loop when setting the mix-io, it will happen later when it is possible. Queue a free operation of the memmap after the mix_set_io if we need to clean up. See #3585 |
||
|---|---|---|
| .. | ||
| examples | ||
| jack | ||
| src | ||
| meson.build | ||