atomicRefCountInc
fn
void atomicRefCountInc(ref int arc)Atomically increases the reference count.
Parameters
arc | the address of an atomic reference count variable |
void atomicRefCountInc(ref int arc)Atomically increases the reference count.
arc | the address of an atomic reference count variable |