Author :
Frank Praznik
Date :
2022-02-08 12:20:52
Hash :48b4d1c4 Message :audio: pipewire: Convert atomic hotplug conditional variables to SDL_bool
The hotplug loop condition variables are always guarded by the loop mutex while the loop is running, so they don't need to be atomic.