mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-01 22:58:50 -04:00
If we are already in the loop thread and flushing, this means we added a new invoke item on the list from a callback. Place the item on the queue and let the flush code take care of it after the callback completes. Required to fix some issues with draining in pulse where a stream is destroyed from the drained callback which then invokes a pause. |
||
|---|---|---|
| .. | ||
| cpu-arm.c | ||
| cpu-x86.c | ||
| cpu.c | ||
| dbus.c | ||
| evl-plugin.c | ||
| evl-system.c | ||
| logger.c | ||
| loop.c | ||
| meson.build | ||
| node-driver.c | ||
| null-audio-sink.c | ||
| plugin.c | ||
| system.c | ||