Files
2024-07-02 00:51:01 +03:00

4 lines
69 B
Plaintext
Executable File

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