RTEMS
5.0.0
|
Set Scheduling Policy and Scheduling Parameters. More...
#include <sched.h>
#include <errno.h>
#include <rtems/score/thread.h>
#include <rtems/seterr.h>
#include <rtems/posix/priorityimpl.h>
Functions | |
int | sched_setscheduler (pid_t pid RTEMS_UNUSED, int policy RTEMS_UNUSED, const struct sched_param *param RTEMS_UNUSED) |
Set Scheduling Policy and Scheduling Parameters.