mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
If we do_sync from the data thread, release the rt_lock so that any callbacks that may happen while waiting can grab the rt_lock. We could also temporarily disable the rt_lock grabbing before the callbacks. In any case the callbacks will need to be called while we execute the blocking function in the process callback. |
||
|---|---|---|
| .. | ||
| examples | ||
| jack | ||
| src | ||
| meson.build | ||