RTEMS  5.1
Functions
sched_setscheduler.c File Reference

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)
 

Detailed Description

Set Scheduling Policy and Scheduling Parameters.