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
Since
2.46
Parameters
item
the data to remove from the @queue
Remove an item from the queue.
This function must be called while holding the @queue's lock.
true if the item was removed
2.46
the data to remove from the @queue