Unit 'AmigaDOS' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#morphunits]

TSegSem

Declaration

Source position: amigados.pas line 1601

type TSegSem = packed record

  seg_Semaphore: TSignalSemaphore;

  

  seg_Find: procedure;

  

  seg_List: TMinList;

  

end;


Documentation generated on: 2021-07-30