atomicRcBoxAcquire

fnvoid * atomicRcBoxAcquire(void * memBlock)

Atomically acquires a reference on the data pointed by mem_block.

Parameters

memBlocka pointer to reference counted data

Returns

a pointer to the data,

with its reference count increased