atomic_inc_short — increment of a short integer
short int atomic_inc_short (
)
v
pointer to type int
Atomically adds 1 to v Returns the new value of u
u