Unit 'exec' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#os4units]

TSemaphoreRequest

This is the structure used to request a signal semaphore

Declaration

Source position: exec.pas line 871

type TSemaphoreRequest = record

  sr_Link: TMinNode;

  

  sr_Waiter: PTask;

  

end;


Documentation generated on: 2021-07-30