unref
Description:
public void unref ()
Atomically decrements the reference count of this by one.
If the reference count drops to 0, this is freed.
Parameters:
| this |
a Patch. |
Atomically decrements the reference count of this by one.
If the reference count drops to 0, this is freed.
| this |
a Patch. |