RTEMS CPU Kit with SuperCore
4.11.3
|
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>
Functions | |
int | sched_setscheduler (pid_t pid, int policy, const struct sched_param *param) |
Set Scheduling Policy and Scheduling Parameters.