remove_unlocked
Description:
Remove an item from the queue.
This function must be called while holding the this's lock.
Parameters:
this | |
item |
the data to remove from the this |
Returns:
true if the item was removed |