AsyncQueue.refUnlocked

Increases the reference count of the asynchronous queue by 1.

More...
class AsyncQueue
void
refUnlocked
()

Detailed Description

Deprecated: Reference counting is done atomically. so AsyncQueue.ref can be used regardless of the queue's lock.