ref_unlocked
Description:
public void ref_unlocked ()
Increases the reference count of the asynchronous this by 1.
Note:
Reference counting is done atomically. so g_async_queue_ref
can be used regardless of the this
's lock.
Parameters:
this |