Unit 'PasMP' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_bero]

TPasMPBarrier

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

Declaration

Source position: PasMP.pas line 1331

type TPasMPBarrier = class

protected

  fCacheLineFillUp: array [0..(PasMPCPUCacheLineSize-((SizeOf(TPasMPInt32)*2)+SizeOf(TPasMPConditionVariableLock)+SizeOf(TPasMPConditionVariable)))-1] of TPasMPUInt8;

  

public

  constructor Create();

  

  destructor Destroy; override;

  

  function Wait;

  

end;

Inheritance

TPasMPBarrier

  

|

TObject



CT Web help

CodeTyphon Studio