pipewire/spa/plugins/test
Wim Taymans c45d667934 loop: spa_loop_invoke -> spa_loop_locked where possible
When we simply need to change some state for the code executed in the
loop, we can use locked() instead of invoke(). This is more efficient
and avoids some context switches in the normal case.
2025-05-30 11:59:35 +02:00
..
fakesink.c loop: spa_loop_invoke -> spa_loop_locked where possible 2025-05-30 11:59:35 +02:00
fakesrc.c loop: spa_loop_invoke -> spa_loop_locked where possible 2025-05-30 11:59:35 +02:00
meson.build treewide: meson.build: use dependency variable for SPA 2021-12-28 18:34:06 +01:00
plugin.c spa: use log topics everywhere 2024-03-11 18:45:21 +02:00
test-helper.h spa: deduplicate test-helper.h 2023-10-15 16:20:17 +00:00