AsyncQueue.unlock

Releases the queue's lock.

Calling this function when you have not acquired the with AsyncQueue.lock leads to undefined behaviour.

class AsyncQueue
void
unlock
()