HomeFreeBSD

Decode arguments to sched_* family of system calls.

Description

Decode arguments to sched_* family of system calls.

This includes decoding both scheduler policy constants and the sched_param
structure for sched_get_priority_max(), sched_get_priority_min(),
sched_getparam(), sched_getscheduler(), sched_rr_get_interval(),
sched_setparam(), and sched_setscheduler().

Details

Provenance
jhbAuthored on
Parents
rS320009: Quiesce clang warning while building lpc.
Branches
Unknown
Tags
Unknown