[ Version ( since = "2.46" ) ]
public bool remove_unlocked (G data)
Remove an item from the queue.
This function must be called while holding the this's lock.
this | |
item |
the data to remove from the this |
true if the item was removed |