mirror of
https://github.com/AtlasLinux/linux.git
synced 2026-02-02 15:22:09 -08:00
4 lines
69 B
Plaintext
Executable File
4 lines
69 B
Plaintext
Executable File
cat << EOF
|
|
return raw_${atomic}_fetch_add_unless(v, a, u) != u;
|
|
EOF
|