mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-12-24 08:56:47 -05:00
Use `spa_loop_invoke()` to invoke a callback on the data loop to remove an embedded `spa_source` from the data loop. Embedded `spa_source` objects cannot be safely removed while the loop is polling without risking potential use-after-frees. |
||
|---|---|---|
| .. | ||
| examples | ||
| include | ||
| plugins | ||
| tests | ||
| tools | ||
| meson.build | ||