Source position: exec.pas line 912
type tUnit = record
unit_MsgPort: tMsgPort;
unit_flags: Byte;
unit_pad: Byte;
unit_OpenCnt: Word;
end;