• Show log

    Commit

  • Hash : f76456b0
    Author : Andre Pereira Azevedo Pinto
    Date : 2019-12-04T17:56:54

    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>