Home
last modified time | relevance | path

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

/dflybsd-src/sys/sys/
H A Dsysproto.h1082 struct usched_set_args { struct
1083 pid_t pid; char pid_[PAD_(pid_t)];
1084 int cmd; char cmd_[PAD_(int)];
1085 void * data; char data_[PAD_(void *)];
1086 int bytes; char bytes_[PAD_(int)];