|
RTEMS CPU Kit with SuperCore
4.11.2
|
Get the Minimum Priority Limit. More...
#include <sched.h>#include <errno.h>#include <rtems/system.h>#include <rtems/seterr.h>#include <rtems/posix/priorityimpl.h>
Functions | |
| int | sched_get_priority_min (int policy) |
| 13.3.6 Get Scheduling Parameter Limits, P1003.1b-1993, p. More... | |
Get the Minimum Priority Limit.
| int sched_get_priority_min | ( | int | policy | ) |
13.3.6 Get Scheduling Parameter Limits, P1003.1b-1993, p.
258
References POSIX_SCHEDULER_MINIMUM_PRIORITY, and rtems_set_errno_and_return_minus_one.
1.8.13