blob: 2137391980418ae3ddc667907022b623d896cc00 [file] [log] [blame]
#define atomic_inc(p) atomic_add(p, 1);