Home
Engineering
Training
Docs
Community
Company
twitter
mastodon
linkedin
github
Elixir Cross Referencer
Open Menu
/
scripts
/
atomic
/
fallbacks
/
xchg
All symbols
C/CPP/ASM
Kconfig
Devicetree
DT compatible
Clear
Go get it
1
2
3
cat <<EOF
return raw_xchg${order}(&v->counter, new);
EOF