Lines Matching defs:thread

101 	thread_t                        thread = p1;  in thread_quantum_expire()  local
286 sched_set_thread_base_priority(thread_t thread, int priority) in sched_set_thread_base_priority()
342 sched_set_kernel_thread_priority(thread_t thread, int new_priority) in sched_set_kernel_thread_priority()
384 thread_recompute_sched_pri(thread_t thread, set_sched_pri_options_t options) in thread_recompute_sched_pri()
467 lightweight_update_priority(thread_t thread) in lightweight_update_priority()
565 sched_compute_timeshare_priority(thread_t thread) in sched_compute_timeshare_priority()
603 sched_compute_timeshare_priority(thread_t thread) in sched_compute_timeshare_priority()
632 thread_t thread) in can_update_priority()
650 thread_t thread) in update_priority()
794 sched_run_incr(thread_t thread) in sched_run_incr()
806 sched_run_decr(thread_t thread) in sched_run_decr()
818 sched_smt_run_incr(thread_t thread) in sched_smt_run_incr()
833 sched_smt_run_decr(thread_t thread) in sched_smt_run_decr()
847 sched_update_thread_bucket(thread_t thread) in sched_update_thread_bucket()
887 sched_smt_update_thread_bucket(thread_t thread) in sched_smt_update_thread_bucket()
949 sched_set_thread_mode(thread_t thread, sched_mode_t new_mode) in sched_set_thread_mode()
978 sched_set_thread_mode_user(thread_t thread, sched_mode_t new_mode) in sched_set_thread_mode_user()
993 sched_get_thread_mode_user(thread_t thread) in sched_get_thread_mode_user()
1006 sched_thread_mode_demote(thread_t thread, uint32_t reason) in sched_thread_mode_demote()
1057 sched_thread_mode_has_demotion(thread_t thread, uint32_t reason) in sched_thread_mode_has_demotion()
1067 sched_thread_mode_undemote(thread_t thread, uint32_t reason) in sched_thread_mode_undemote()
1120 sched_thread_promote_reason(thread_t thread, in sched_thread_promote_reason()
1161 sched_thread_unpromote_reason(thread_t thread, in sched_thread_unpromote_reason()