Files
2025-08-12 22:16:57 +02:00

4 lines
69 B
Plaintext
Executable File

cat << EOF
return raw_${atomic}_fetch_add_unless(v, a, u) != u;
EOF