Home
last modified time | relevance | path

Searched defs:sched_setparam_args (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/sys/sys/
H A Dsysproto.h800 struct sched_setparam_args { struct
801 pid_t pid; char pid_[PAD_(pid_t)];
802 const struct sched_param * param; char param_[PAD_(const struct sched_param *)];