[Overview][Constants][Types][Procedures and functions][Index] |
Semaphore type (opaque)
Source position: ipc.pp line 789
type TSEM = record |
end; |
TSEM is a semaphore description record. It should be considered opaque, it's structure is highly OS and CPU dependent.
|
Pointer to TSEM |