AsyncQueue.doref

Increases the reference count of the asynchronous queue by 1. You do not need to hold the lock to call this function.

class AsyncQueue
doref
()

Return Value

the queue that was passed in (since 2.6)

Meta