Reviewed-by: Tom Stellard <thomas.stellard@amd.com> llvm-svn: 190201
#define atomic_dec(p) atomic_sub(p, 1);