[Overview][Constants][Types][Procedures and functions][Index] Reference for unit 'Exec' (#aros)

TSemaphoreRequest

This is the structure used to request a signal semaphore

Declaration

Source position: exec.pas line 837

type TSemaphoreRequest = record

  sr_Link: TMinNode;

  

  sr_Waiter: PTask;

  

end;


Documentation generated on: 2017-01-10