Lines Matching defs:thread
104 thread_t thread = p1; in thread_quantum_expire() local
284 sched_set_thread_base_priority(thread_t thread, int priority) in sched_set_thread_base_priority()
340 sched_set_kernel_thread_priority(thread_t thread, int new_priority) in sched_set_kernel_thread_priority()
382 thread_recompute_sched_pri(thread_t thread, set_sched_pri_options_t options) in thread_recompute_sched_pri()
465 lightweight_update_priority(thread_t thread) in lightweight_update_priority()
563 sched_compute_timeshare_priority(thread_t thread) in sched_compute_timeshare_priority()
601 sched_compute_timeshare_priority(thread_t thread) in sched_compute_timeshare_priority()
630 thread_t thread) in can_update_priority()
648 thread_t thread) in update_priority()
792 sched_run_incr(thread_t thread) in sched_run_incr()
804 sched_run_decr(thread_t thread) in sched_run_decr()
816 sched_smt_run_incr(thread_t thread) in sched_smt_run_incr()
831 sched_smt_run_decr(thread_t thread) in sched_smt_run_decr()
845 sched_update_thread_bucket(thread_t thread) in sched_update_thread_bucket()
885 sched_smt_update_thread_bucket(thread_t thread) in sched_smt_update_thread_bucket()
947 sched_set_thread_mode(thread_t thread, sched_mode_t new_mode) in sched_set_thread_mode()
976 sched_set_thread_mode_user(thread_t thread, sched_mode_t new_mode) in sched_set_thread_mode_user()
991 sched_get_thread_mode_user(thread_t thread) in sched_get_thread_mode_user()
1004 sched_thread_mode_demote(thread_t thread, uint32_t reason) in sched_thread_mode_demote()
1055 sched_thread_mode_has_demotion(thread_t thread, uint32_t reason) in sched_thread_mode_has_demotion()
1065 sched_thread_mode_undemote(thread_t thread, uint32_t reason) in sched_thread_mode_undemote()
1118 sched_thread_promote_reason(thread_t thread, in sched_thread_promote_reason()
1159 sched_thread_unpromote_reason(thread_t thread, in sched_thread_unpromote_reason()