mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2026-05-20 19:38:10 +02:00
Since some devices can be chatty with regards to how often they return from poll(), this adds a PA_UNLIKELY() to all the the rewind_requested checks in our sink modules to make the general case (no rewind was requested) the fast path. |
||
|---|---|---|
| .. | ||
| module-jack-sink.c | ||
| module-jack-source.c | ||
| module-jackdbus-detect.c | ||