![]()  | 
  
    RTEMS
    5.1
    
   | 
 
POSIX Priority Support. More...
Go to the source code of this file.
Macros | |
| #define | POSIX_SCHEDULER_MINIMUM_PRIORITY (1) | 
Functions | |
| RTEMS_INLINE_ROUTINE int | _POSIX_Priority_Get_maximum (const Scheduler_Control *scheduler) | 
| Gets the maximum POSIX API priority for this scheduler instance.  More... | |
| Priority_Control | _POSIX_Priority_To_core (const Scheduler_Control *scheduler, int priority, bool *valid) | 
| Converts the POSIX API priority to the corresponding SuperCore priority and validates it.  More... | |
| int | _POSIX_Priority_From_core (const Scheduler_Control *scheduler, Priority_Control priority) | 
| Converts the SuperCore priority to the corresponding POSIX API priority.  More... | |
POSIX Priority Support.
This include file defines the interface to the POSIX priority implementation.
 1.8.15