atomic_set — set atomic variable
void atomic_set (
)
v
pointer of type atomic_t
i
required value
Atomically sets the value of v to i.