AsyncQueue.unlock
void unlock()Releases 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()Releases the queue's lock.
Calling this function when you have not acquired the with [glib.async_queue.AsyncQueue.lock] leads to undefined behaviour.