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

/osnet-11/usr/src/lib/libc/port/rt/
H A Dsched.c300 setprio(idtype_t idtype, id_t id, int prio, int *policyp) argument
314 if (policyp != NULL &&
322 if (policyp != NULL)
323 *policyp = policy;
343 getparam(idtype_t idtype, id_t id, int *policyp, struct sched_param *param) argument
386 *policyp = policy;

Completed in 15 milliseconds