* Change thread priority safely. * Handles queue migration atomically if thread is queued. * IRQ-safe: protects critical section from interrupt corruption. * * @param thread Thread to modify * @param new_prio New priority level (0 = highest, 31 = lowest) */
source not stored for this graph (policy: none)
no test coverage detected