unref
Description:
public void unref ()
Atomically decrements the reference count of this by one.
When the reference count reaches zero, the structure is freed.
Parameters:
| this |
A Ring. |
Atomically decrements the reference count of this by one.
When the reference count reaches zero, the structure is freed.
| this |
A Ring. |