RTEMS  5.1
Functions
sched_setparam.c File Reference

Sets Scheduling Parameters Associated with Scheduling Policies. More...

#include <sched.h>
#include <errno.h>
#include <rtems/score/thread.h>
#include <rtems/seterr.h>
#include <rtems/posix/priorityimpl.h>

Functions

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

Detailed Description

Sets Scheduling Parameters Associated with Scheduling Policies.