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