atomicRefCountInit

Initializes a reference count variable to 1.

void
atomicRefCountInit
(
ref int arc
)

Parameters

arc int

the address of an atomic reference count variable