MCPcopy Create free account
hub / github.com/f9micro/f9-kernel / thread_priority_disinherit

Function thread_priority_disinherit

kernel/thread.c:629–658  ·  view source on GitHub ↗

* Restore holder's original priority after releasing resource. * Recalculates preempt_threshold considering inheritance. * * @param holder Thread releasing the resource */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 5

irq_save_flagsFunction · 0.85
sched_is_queuedFunction · 0.85
sched_dequeueFunction · 0.85
sched_enqueueFunction · 0.85
irq_restore_flagsFunction · 0.85

Tested by

no test coverage detected