RTEMS  5.1
Functions
sched_getparam.c File Reference

Set Scheduling Parameters. More...

#include <sched.h>
#include <errno.h>
#include <rtems/score/basedefs.h>
#include <rtems/seterr.h>

Functions

int sched_getparam (pid_t pid RTEMS_UNUSED, struct sched_param *param RTEMS_UNUSED)
 

Detailed Description

Set Scheduling Parameters.

Function Documentation

◆ sched_getparam()

int sched_getparam ( pid_t pid  RTEMS_UNUSED,
struct sched_param *param  RTEMS_UNUSED 
)

13.3.2 Set Scheduling Parameters, P1003.1b-1993, p. 253