Codebase Browser
linux
Go to App
linux
/
scripts/atomic/fallbacks/
dec_and_test
cat <<EOF return raw_${atomic}_dec_return(v) == 0; EOF