AsyncQueue.unlock
void unlock() nothrowReleases the queue's lock.
Calling this function when you have not acquired the with glib.async_queue.AsyncQueue.lock leads to undefined behaviour.
void unlock() nothrowReleases the queue's lock.
Calling this function when you have not acquired the with glib.async_queue.AsyncQueue.lock leads to undefined behaviour.