Source position: lazglib2.pas line 1942
type TGMutex = record
case LongInt of
0: (
p: gpointer;
);
1: (
i: array [0..1] of guint;
end;