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

tSemaphoreRequest

This is the structure used to request a signal semaphore

Declaration

Source position: exec.pas line 819

type tSemaphoreRequest = record

  sr_Link: tMinNode;

  

  sr_Waiter: pTask;

  

end;


Documentation generated on: 2021-07-30