AsyncQueue.removeUnlocked

Remove an item from the queue.

This function must be called while holding the @queue's lock.

Return: %TRUE if the item was removed

class AsyncQueue
bool
removeUnlocked
(
void* item
)

Meta

Since

2.46