atomicRcBoxAcquire

Atomically acquires a reference on the data pointed by mem_block.

void*
atomicRcBoxAcquire
(
void* memBlock
)

Parameters

memBlock void*

a pointer to reference counted data

Return Value

Type: void*

a pointer to the data, with its reference count increased