mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
When we simply need to change some state for the code executed in the loop, we can use locked() instead of invoke(). This is more efficient and avoids some context switches in the normal case. |
||
|---|---|---|
| .. | ||
| draw.c | ||
| meson.build | ||
| plugin.c | ||
| videotestsrc.c | ||