@ref
Description:
Atomically acquires a reference on the given this.
This function is MT-safe and may be called from any thread.
Parameters:
| this |
Returns:
|
The same this with an additional reference. |
Atomically acquires a reference on the given this.
This function is MT-safe and may be called from any thread.
| this |
|
The same this with an additional reference. |