4 lines
57 B
Plaintext
4 lines
57 B
Plaintext
|
cat <<EOF
|
||
|
return raw_${atomic}_add_unless(v, 1, 0);
|
||
|
EOF
|