RTEMS CPU Kit with SuperCore  4.11.3
Functions
sched_setscheduler.c File Reference

Set Scheduling Policy and Scheduling Parameters. More...

#include <sched.h>
#include <errno.h>
#include <rtems/system.h>
#include <rtems/score/thread.h>
#include <rtems/seterr.h>
#include <rtems/posix/priorityimpl.h>
#include <rtems/posix/time.h>
Include dependency graph for sched_setscheduler.c:

Functions

int sched_setscheduler (pid_t pid, int policy, const struct sched_param *param)
 

Detailed Description

Set Scheduling Policy and Scheduling Parameters.