Remove an item from the queue.
This function must be called while holding the queue's lock.
the data to remove from the queue
TRUE if the item was removed
2.46
Remove an item from the queue.
This function must be called while holding the queue's lock.