void atomic_inc (atomic_t * v);
void atomic_inc
pointer of type atomic_t
Atomically increments v by 1.