xref: /llvm-project-15.0.7/libclc/generic/include/clc/atomic/atomic_dec.h (revision ee89b2e0)
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 _CLC_OVERLOAD _CLC_DECL int atomic_dec (volatile local int *);
2 _CLC_OVERLOAD _CLC_DECL int atomic_dec (volatile global int *);
3 _CLC_OVERLOAD _CLC_DECL uint atomic_dec (volatile local uint *);
4 _CLC_OVERLOAD _CLC_DECL uint atomic_dec (volatile global uint *);
5 

served by {OpenGrok

Last Index Update: Fri May 15 20:09:11 GMT 2026