This website requires JavaScript.
Explore
Help
Register
Sign In
Gh0st
/
linux
mirror of
https://github.com/torvalds/linux.git
Watch
1
Star
0
Fork
You've already forked linux
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
b98dba273a
linux
/
scripts
/
atomic
/
fallbacks
/
dec_and_test
4 lines
56 B
Plaintext
Executable File
Raw
Blame
History
cat <<EOF
return raw_${atomic}_dec_return(v) == 0;
EOF
Reference in New Issue
View Git Blame
Copy Permalink