Search | Google it | Results 1 - 2 of 2 for funcall:knl_change_task_priority (0.00 seconds) |
100: /* Change priority of lock get task */ 101: knl_change_task_priority(tcb, newpri); 102: }
365: /* Change priority */ 366: knl_change_task_priority(tcb, priority); 367: