• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1cat << EOF
2	return raw_${atomic}_fetch_add_unless(v, a, u) != u;
3EOF
4