pipewire/pipewire-alsa/alsa-plugins
Wim Taymans 62aa77d469 alsa: remove racy atomic operations
The atomic operations were used in an attempt to limit the amount of
wakeups done on the eventfd. It's however racy and causes trouble in
some cases.

Remove the atomic operations all together, it's probably not worth
optimizing this too much.
2024-05-07 10:07:30 +02:00
..
ctl_pipewire.c pipewire-alsa: Propagate errors from eventfd(). 2024-02-19 14:16:26 +00:00
meson.build alsa: add mathlib dep 2023-01-20 08:16:50 +00:00
pcm_pipewire.c alsa: remove racy atomic operations 2024-05-07 10:07:30 +02:00