core.sys.posix.sched
- D header file for POSIX.
Copyright
Copyright Sean Kelly 2005 - 2009.
Functions 4
fn
int sched_getparam(pid_t, sched_param *)fn
int sched_getscheduler(pid_t)fn
int sched_setparam(pid_t, const scope sched_param *)fn
int sched_setscheduler(pid_t, int, const scope sched_param *)