f_sched_param

Purpose

This data type corresponds to the Linux system data structure sched_param, which is a system data type.

This is a public data structure defined as:

type f_sched_param
  sequence
  integer sched_priority
end type f_sched_param

Class

Data Type IBM Copyright 2003