Unit 'EXEC' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#amunits]

tSemaphore

Declaration

Source position: exec.pas line 811

type tSemaphore = record

  sm_MsgPort: tMsgPort;

  

  sm_Bids: SmallInt;

  

end;


Documentation generated on: 2021-07-30