Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
sched_getscheduler
usr/src/head/sched.h
61
int sched_getscheduler(pid_t);
usr/src/lib/libc/port/rt/sched.c
438
if ((oldpolicy = sched_getscheduler(pid)) < 0)