NAME

sched_param

SYNOPSIS

struct sched_param { public: int sched_priority; int prio; };

PUBLIC MEMBERS

int sched_priority;

int prio;