Searched refs:sched_thread_priority (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/sys/kern/
H A Dsched_ule.c302 static void sched_thread_priority(struct thread *, u_char);
1684 sched_thread_priority(struct thread *td, u_char prio) function
1743 sched_thread_priority(td, prio);
1766 sched_thread_priority(td, base_pri);
1791 sched_thread_priority(td, prio);

Completed in 47 milliseconds