mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-12-23 08:56:47 -05:00
Move the driver and warned bits after the int field in the struct so that they are placed in separate memory. Otherwise, a write from the data thread might race with a write from the main thread and leave the bits in the wrong state. |
||
|---|---|---|
| .. | ||
| examples | ||
| include | ||
| plugins | ||
| tests | ||
| tools | ||
| meson.build | ||