Sign in
cos
/
third_party
/
kernel
/
25875e54e8fcc5831f6572e7bd367a70ef85b37c
/
.
/
scripts
/
atomic
/
fallbacks
/
cmpxchg
blob: 1c8507f62e0493221a010400089c061e9eb9c849 [
file
]
cat
<<
EOF
return
raw_cmpxchg$
{
order
}(&
v
->
counter
,
old
,
new
);
EOF