Sign in
android-kvm
/
linux
/
e5e038b7ae9da96b93974bf072ca1876899a01a3
/
.
/
scripts
/
atomic
/
fallbacks
/
inc_not_zero
blob: 1fcef1e55bc9711ab3d3ce337e4bd808996c890b [
file
] [
log
] [
blame
]
cat
<<
EOF
return
raw_$
{
atomic
}
_add_unless
(
v
,
1
,
0
);
EOF