Searched refs:sched_lend_user_prio_cond (Results 1 – 4 of 4) sorted by relevance
99 void sched_lend_user_prio_cond(struct thread *td, u_char pri);
948 sched_lend_user_prio_cond(struct thread *td, u_char prio) in sched_lend_user_prio_cond() function
1896 sched_lend_user_prio_cond(struct thread *td, u_char prio) in sched_lend_user_prio_cond() function
4674 sched_lend_user_prio_cond(td, PRI_MAX); in umtx_thread_cleanup()