Scroll to navigation
atomic_dec - decrement atomic variable
void atomic_dec(atomic_t * v);
v
Atomically decrements v by 1.