index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
atomic
/
fallbacks
/
dec_and_test
blob: 3a0278e0ddd73fc32b58511df92b79ed53af95e9 (
plain
)
1
2
3
cat <<EOF return raw_${atomic}_dec_return(v) == 0; EOF