Lines Matching defs:thread

104 	thread_t                        thread = p1;  in thread_quantum_expire()  local
289 sched_set_thread_base_priority(thread_t thread, int priority) in sched_set_thread_base_priority()
345 sched_set_kernel_thread_priority(thread_t thread, int new_priority) in sched_set_kernel_thread_priority()
387 thread_recompute_sched_pri(thread_t thread, set_sched_pri_options_t options) in thread_recompute_sched_pri()
470 lightweight_update_priority(thread_t thread) in lightweight_update_priority()
568 sched_compute_timeshare_priority(thread_t thread) in sched_compute_timeshare_priority()
606 sched_compute_timeshare_priority(thread_t thread) in sched_compute_timeshare_priority()
635 thread_t thread) in can_update_priority()
653 thread_t thread) in update_priority()
797 sched_run_incr(thread_t thread) in sched_run_incr()
809 sched_run_decr(thread_t thread) in sched_run_decr()
821 sched_smt_run_incr(thread_t thread) in sched_smt_run_incr()
836 sched_smt_run_decr(thread_t thread) in sched_smt_run_decr()
850 sched_update_thread_bucket(thread_t thread) in sched_update_thread_bucket()
890 sched_smt_update_thread_bucket(thread_t thread) in sched_smt_update_thread_bucket()
952 sched_set_thread_mode(thread_t thread, sched_mode_t new_mode) in sched_set_thread_mode()
981 sched_set_thread_mode_user(thread_t thread, sched_mode_t new_mode) in sched_set_thread_mode_user()
996 sched_get_thread_mode_user(thread_t thread) in sched_get_thread_mode_user()
1009 sched_thread_mode_demote(thread_t thread, uint32_t reason) in sched_thread_mode_demote()
1060 sched_thread_mode_has_demotion(thread_t thread, uint32_t reason) in sched_thread_mode_has_demotion()
1070 sched_thread_mode_undemote(thread_t thread, uint32_t reason) in sched_thread_mode_undemote()
1123 sched_thread_promote_reason(thread_t thread, in sched_thread_promote_reason()
1164 sched_thread_unpromote_reason(thread_t thread, in sched_thread_unpromote_reason()