pipewire/spa/include
Carlos Rafael Giani 67ac1d101b spa: Fix SPA_LOAD_ONCE and SPA_STORE_ONCE atomic macros
These expected pointer to variables instead of variables directly, which
is inconsistent with how the other atomic macros behave. Furthermore,
SPA_STORE_ONCE was plain broken, since the underlying operation expects
an additional argument that was not included.
2026-07-02 06:45:28 +02:00
..
spa spa: Fix SPA_LOAD_ONCE and SPA_STORE_ONCE atomic macros 2026-07-02 06:45:28 +02:00
meson.build spa: expose utils/cleanup.h for external users 2023-10-11 19:56:11 +02:00