2026-01-29 22:25:33 +08:00

4 lines
69 B
Plaintext
Executable File

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