pipewire/spa/include/spa
Carlos Rafael Giani 8a91b5303f 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-07 14:31:29 +02:00
..
buffer buffer: update comment, we have flags now 2025-10-06 10:31:52 +02:00
control ump: make sure we set the group correctly 2025-08-29 16:59:38 +02:00
debug spa: add some more POD tests 2025-10-31 11:39:41 +01:00
filter-graph *: don't include standard C headers inside of extern "C" 2025-05-30 09:48:28 +01:00
graph *: don't include standard C headers inside of extern "C" 2025-05-30 09:48:28 +01:00
interfaces/audio add per type API defines 2024-11-26 11:58:51 +01:00
monitor *: don't include standard C headers inside of extern "C" 2025-05-30 09:48:28 +01:00
node spa: node: io: fix typo in documentation 2025-07-23 21:26:29 +02:00
param spa: param: spa_{param_dict,tag}_info_parse(): update size as well 2026-06-15 12:57:26 +02:00
pod spa: Fix SPA_LOAD_ONCE and SPA_STORE_ONCE atomic macros 2026-07-07 14:31:29 +02:00
support thread: add thread.reset-on-fork 2025-11-06 11:55:20 +01:00
utils spa: Fix SPA_LOAD_ONCE and SPA_STORE_ONCE atomic macros 2026-07-07 14:31:29 +02:00