RTEMS 6.1-rc6
|
This source file contains the implementation of rtems_scheduler_map_priority_to_posix(). More...
Functions | |
rtems_status_code | rtems_scheduler_map_priority_to_posix (rtems_id scheduler_id, rtems_task_priority priority, int *posix_priority) |
Maps a Classic API task priority to the corresponding POSIX thread priority. | |
This source file contains the implementation of rtems_scheduler_map_priority_to_posix().