Author :
Andre Pereira Azevedo Pinto
Date :
2019-12-04 17:56:54
Hash :f76456b0 Message :Add support for priority inheritance
Add support for posix mutex priority inheritance. This is important to
avoid priority inversion in systems running with threads with different
priorities.
Signed-off-by: Andre Azevedo <andre.azevedo@gmail.com>