Method
GLibAsyncQueueremove_unlocked
since: 2.46
Declaration [src]
gboolean
g_async_queue_remove_unlocked (
GAsyncQueue* queue,
gpointer item
)
Description [src]
Remove an item from the queue.
This function must be called while holding the queue
‘s lock.
Available since: 2.46