blob: 621905f21d3e7a9f55a2ce9d3f59eba6e988de88 [file] [log] [blame]
#define atomic_dec(p) atomic_sub(p, 1);