Why do RTOSes not have any implementation to prevent priority inversion for semaphore even though it exists for mutex.
Semaphores do not need to prevent priority inversion?
The same situation happens both on uC/OS and GreenHills RTOS.
Thanks in advance.
Check full link at http://www.smxrtos.com/articles/techppr/mutex.htm
Regards,
Otacon