4 lines
56 B
Plaintext
4 lines
56 B
Plaintext
|
cat <<EOF
|
||
|
return raw_${atomic}_dec_return(v) == 0;
|
||
|
EOF
|