Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dsched_ule.c364 static void sched_thread_priority(struct thread *, u_char);
2002 sched_thread_priority(struct thread *td, u_char prio) in sched_thread_priority() function
2059 sched_thread_priority(td, prio); in sched_lend_prio()
2082 sched_thread_priority(td, base_pri); in sched_unlend_prio()
2107 sched_thread_priority(td, prio); in sched_prio()