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