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

/freebsd-13-stable/sys/kern/
H A Dsched_ule.c307 static void sched_thread_priority(struct thread *, u_char);
1749 sched_thread_priority(struct thread *td, u_char prio) function
1808 sched_thread_priority(td, prio);
1831 sched_thread_priority(td, base_pri);
1856 sched_thread_priority(td, prio);

Completed in 54 milliseconds