PowerAda 96
From OC Systems Wiki!
(96) Implementation-defined aspects of priority inversion.
See D.2.2(16).
AIX makes scheduling decisions at the end of 10ms time quantum. Thus even programs that are using FIFO_WITHING_PRIORITIES will experience priority inversion for up to 10ms when a task lowers it's priority (wither by explicit action or by a loss of inheritance).