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

Sets Scheduling Parameters Associated with Scheduling Policies. 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_setparam.c:

Functions

int sched_setparam (pid_t pid, const struct sched_param *param)
 

Detailed Description

Sets Scheduling Parameters Associated with Scheduling Policies.