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.c355 static void sched_thread_priority(struct thread *, u_char);
1964 sched_thread_priority(struct thread *td, u_char prio) in sched_thread_priority() function
2021 sched_thread_priority(td, prio); in sched_ule_lend_prio()
2044 sched_thread_priority(td, base_pri); in sched_ule_unlend_prio()
2069 sched_thread_priority(td, prio); in sched_ule_prio()