Searched defs:getparam (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/rt/
H A Dsched.c343 getparam(idtype_t idtype, id_t id, int *policyp, struct sched_param *param) function
405 if (getparam(P_PID, pid, &policy, param) == -1)

Completed in 67 milliseconds