Linux Audio
Check our new training course
Real-Time Linux with PREEMPT_RT training
1cat <<EOF 2 __atomic_release_fence(); 3 ${retstmt}arch_${atomic}_${pfx}${name}${sfx}_relaxed(${args}); 4EOF