Home
last modified time | relevance | path

Searched refs:wait_queue_priority_changed (Results 1 – 3 of 3) sorted by relevance

/kernel/include/kernel/
A Dwait.h91 void wait_queue_priority_changed(struct thread* t,
/kernel/kernel/
A Dwait.cpp500 void wait_queue_priority_changed(struct thread* t, int old_prio) { in wait_queue_priority_changed() function
A Dsched.cpp653 wait_queue_priority_changed(t, old_prio); in sched_priority_changed()

Completed in 14 milliseconds