Source position: exec.pas line 1304
type TUnit = packed record
unit_MsgPort: TMsgPort;
unit_flags: Byte;
unit_pad: Byte;
unit_OpenCnt: Word;
end;