AsyncQueue.remove

bool remove(void * item)

Remove an item from the queue.

Parameters

itemthe data to remove from the queue

Returns

true if the item was removed