Scheduling parameter description record.
Source position: ptypes.inc line 237
type sched_param = record
__sched_priority: cint;
Priority.
end;