| [Overview][Types][Classes][Index] |
Tries to pop an item off of the queue without resource protection.
Source position: lazcollections.pas line 101
protected function TLazThreadedQueue.TryPopItemUnprotected( |
out AItem: T |
):Boolean; |
Sets and resets internal RTL events when the item was successfully popped, and when queue space is available.