atomic_set ( v, i);
atomic_set
v
pointer of type atomic_t
i
required value
Atomically sets the value of v to i.