Searched refs:priorityInheritance (Results 1 – 5 of 5) sorted by relevance
271 owner->ops->priorityInheritance(owner, ¶m); in OsMuxBitmapSet()306 runTask->ops->priorityInheritance(runTask, ¶m); in OsMuxPendOp()
65 .priorityInheritance = IdlePriorityInheritance,
75 .priorityInheritance = EDFPriorityInheritance,
84 .priorityInheritance = HPFPriorityInheritance,
291 VOID (*priorityInheritance)(LosTaskCB *owner, const SchedParam *param); member