AsyncQueue.ref_

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

class AsyncQueue
ref_
()

Return Value

the @queue that was passed in (since 2.6)

Meta