[Overview][Classes][Index] Reference for unit 'lazCollections' (#lazutils)

TLazThreadedQueue.create

Declaration

Source position: lazcollections.pas line 56

public constructor TLazThreadedQueue.create(

  AQueueDepth: Integer = 10;

  PushTimeout: Cardinal = INFINITE;

  PopTimeout: Cardinal = INFINITE

);

The latest version of this document can be found at lazarus-ccr.sourceforge.net.