Unit 'FpDebugDebuggerUtils' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#bs_debuggerfp]

TFpThreadPriorityWorkerQueue

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: fpdebugdebuggerutils.pas line 166

type TFpThreadPriorityWorkerQueue = class(TFpThreadWorkerQueue)

protected

type

  TFpDbgTypedFifoQueue = TFpDbgTypedFifoQueue;

  

  TFpDbgPriorytyFifoQueue = TFpDbgPriorytyFifoQueue;

  

protected

  function CreateFifoQueue(); override;

  

public

  constructor Create();

  

  procedure Lock;

  

  procedure Unlock;

  

  function Count;

  

  property OnQueueIdle: TThreadMethod; [rw]

  

end;

Inheritance

TFpThreadPriorityWorkerQueue

  

|

TObject



CT Web help

CodeTyphon Studio