Are maybe
rtems_scheduler_map_priority_to_posix()
rtems_scheduler_map_priority_from_posix()
better than the
rtems_scheduler_map_to_posix_priority()
rtems_scheduler_map_from_posix_priority()
of the patch?
--
Sebastian Huber, embedded brains GmbH
Address : Dornierstr. 4, D-82178 Puchheim, Ge
Update #3881.
---
c-user/scheduling_concepts.rst | 40
1 file changed, 40 insertions(+)
diff --git a/c-user/scheduling_concepts.rst b/c-user/scheduling_concepts.rst
index 22d39e1..4106d41 100644
--- a/c-user/scheduling_concepts.rst
+++ b/c-user/scheduling_