RTEMS  5.1
Functions
sched_getprioritymin.c File Reference

Get the Minimum Priority Limit. More...

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

Functions

int sched_get_priority_min (int policy)
 

Detailed Description

Get the Minimum Priority Limit.

Function Documentation

◆ sched_get_priority_min()

int sched_get_priority_min ( int  policy)

13.3.6 Get Scheduling Parameter Limits, P1003.1b-1993, p. 258