Commit 48b4d1c412b08df423fa3f2805836f6442ce0fb2

Frank Praznik 2022-02-08T12:20:52

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.