pipewire/pipewire-alsa/alsa-plugins
Wim Taymans 37a12fab82 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:11:50 +02:00
..
ctl_pipewire.c pipewire-alsa: Propagate errors from eventfd(). 2024-03-01 13:50:31 +01:00
meson.build
pcm_pipewire.c alsa: remove racy atomic operations 2024-05-07 10:11:50 +02:00