[ Version ( since = "2.46" ) ]
public bool move_to_front (T data)
Moves the item to the front of the queue of unprocessed items, so that it will be processed next.
this | |
data |
an unprocessed item in the pool |
true if the item was found and moved |