mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-31 22:25:38 -04: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. |
||
|---|---|---|
| .. | ||
| fakesink.c | ||
| fakesrc.c | ||
| meson.build | ||
| plugin.c | ||