remove_unlocked


Description:

[ 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.

Parameters:

this

a AsyncQueue

item

the data to remove from the this

Returns:

true if the item was removed