so [glib.async_queue.AsyncQueue.ref_] can be used regardless of the queue's lock.
AsyncQueue.refUnlocked
void refUnlocked()Increases the reference count of the asynchronous queue by 1.
Deprecated
Reference counting is done atomically.
void refUnlocked()Increases the reference count of the asynchronous queue by 1.
so [glib.async_queue.AsyncQueue.ref_] can be used regardless of the queue's lock.