core.sys.posix.sched

D header file for POSIX.

Functions 4

fnint sched_getparam(pid_t, sched_param *)
fnint sched_getscheduler(pid_t)
fnint sched_setparam(pid_t, const scope sched_param *)
fnint sched_setscheduler(pid_t, int, const scope sched_param *)