RTEMS
5.0.0
|
POSIX Is Priority Valid. More...
Functions | |
Priority_Control | _POSIX_Priority_To_core (const Scheduler_Control *scheduler, int posix_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 core_priority) |
Converts the SuperCore priority to the corresponding POSIX API priority. More... | |
POSIX Is Priority Valid.