Increases the reference count of the asynchronous queue by 1.
Deprecated: Reference counting is done atomically. so AsyncQueue.ref can be used regardless of the queue's lock.
Increases the reference count of the asynchronous queue by 1.