| [Overview][Types][Classes][Index] |
Tries to push an item onto the queue without resource protection.
Source position: lazcollections.pas line 100
protected function TLazThreadedQueue.TryPushItemUnprotected( |
const AItem: T |
):Boolean; |
Sets and resets internal RTL events when the item was successfully pushed, and when queue space is available.