License
Standards
The Open Group Base Specifications Issue 6, IEEE Std 1003.1, 2004 Edition
D header file for POSIX.
int sched_getparam(pid_t, sched_param *)int sched_getscheduler(pid_t)int sched_setparam(pid_t, const scope sched_param *)int sched_setscheduler(pid_t, int, const scope sched_param *)