Home
last modified time | relevance | path

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

/f-stack/freebsd/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) in sched_thread_priority() function
1808 sched_thread_priority(td, prio); in sched_lend_prio()
1831 sched_thread_priority(td, base_pri); in sched_unlend_prio()
1856 sched_thread_priority(td, prio); in sched_prio()