A
Size: a a a
AV
OV
МР
AV
AV
AV
IS
struct _thread_base {
union {
struct{
char prio;
char sched_locked;
};
short preempt;
};
};
type anon812_union813 (discr : unsigned := 0) is record
case discr is
anon1936 : aliased anon812_struct814; -- union_unnamed_fields.c:6
when others =>
preempt : aliased short; -- union_unnamed_fields.c:7
end case;
end record
МР
IS
МР
МР
IS
IS
V
aK