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