Unit 'Exec' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#aros]

TSemaphoreMessage

Declaration

Source position: exec.pas line 855

type TSemaphoreMessage = record

  ssm_Message: TMessage;

  

  ssm_Semaphore: PSignalSemaphore;

  

end;


Documentation generated on: 2021-07-30