Lines Matching defs:thread
156 thread_has_qos_policy(thread_t thread) in thread_has_qos_policy()
163 thread_remove_qos_policy_locked(thread_t thread, in thread_remove_qos_policy_locked()
175 thread_remove_qos_policy(thread_t thread) in thread_remove_qos_policy()
196 thread_is_static_param(thread_t thread) in thread_is_static_param()
265 thread_t thread, in thread_policy_set()
341 thread_t thread, in thread_policy_set_internal()
656 thread_set_mode_and_absolute_pri_internal(thread_t thread, in thread_set_mode_and_absolute_pri_internal()
721 thread_freeze_base_pri(thread_t thread) in thread_freeze_base_pri()
736 thread_unfreeze_base_pri(thread_t thread) in thread_unfreeze_base_pri()
797 thread_reset_workq_qos(thread_t thread, uint32_t qos) in thread_reset_workq_qos()
828 thread_set_workq_override(thread_t thread, uint32_t qos) in thread_set_workq_override()
856 thread_set_workq_pri(thread_t thread, in thread_set_workq_pri()
904 thread_set_mode_and_absolute_pri(thread_t thread, in thread_set_mode_and_absolute_pri()
949 thread_set_user_sched_mode_and_recompute_pri(thread_t thread, sched_mode_t mode) in thread_set_user_sched_mode_and_recompute_pri()
968 thread_update_qos_cpu_time_locked(thread_t thread) in thread_update_qos_cpu_time_locked()
1025 thread_update_qos_cpu_time(thread_t thread) in thread_update_qos_cpu_time()
1047 thread_t thread) in thread_recompute_priority()
1180 thread_t thread, in thread_policy_update_tasklocked()
1233 thread_t thread) in thread_policy_reset()
1276 thread_t thread, in thread_policy_get()
1570 thread_policy_create(thread_t thread) in thread_policy_create()
1589 thread_policy_update_spinlocked(thread_t thread, bool recompute_priority, task_pend_token_t pend_to… in thread_policy_update_spinlocked()
1615 thread_policy_update_internal_spinlocked(thread_t thread, bool recompute_priority, in thread_policy_update_internal_spinlocked()
1911 thread_t thread = task_findtid(task, tid); in proc_set_thread_policy_with_tid() local
1928 proc_set_thread_policy(thread_t thread, in proc_set_thread_policy()
1937 proc_set_thread_policy_ext(thread_t thread, in proc_set_thread_policy_ext()
1966 thread_policy_update_complete_unlocked(thread_t thread, task_pend_token_t pend_token) in thread_policy_update_complete_unlocked()
1992 proc_set_thread_policy_locked(thread_t thread, in proc_set_thread_policy_locked()
2013 proc_set_thread_policy_spinlocked(thread_t thread, in proc_set_thread_policy_spinlocked()
2039 thread_set_requested_policy_spinlocked(thread_t thread, in thread_set_requested_policy_spinlocked()
2193 proc_get_thread_policy(thread_t thread, in proc_get_thread_policy()
2205 proc_get_thread_policy_locked(thread_t thread, in proc_get_thread_policy_locked()
2227 thread_get_requested_policy_spinlocked(thread_t thread, in thread_get_requested_policy_spinlocked()
2340 proc_get_effective_thread_policy(thread_t thread, in proc_get_effective_thread_policy()
2438 proc_get_thread_policy_bitfield(thread_t thread, thread_policy_state_t info) in proc_get_thread_policy_bitfield()
2493 threquested_0(thread_t thread) in threquested_0()
2503 threquested_1(thread_t thread) in threquested_1()
2514 theffective_0(thread_t thread) in theffective_0()
2523 theffective_1(thread_t thread) in theffective_1()
2550 set_thread_iotier_override(thread_t thread, int policy) in set_thread_iotier_override()
2611 find_qos_override(thread_t thread, in find_qos_override()
2631 find_and_decrement_qos_override(thread_t thread, in find_and_decrement_qos_override()
2679 calculate_requested_qos_override(thread_t thread) in calculate_requested_qos_override()
2704 proc_thread_qos_add_override_internal(thread_t thread, in proc_thread_qos_add_override_internal()
2798 thread_t thread, in proc_thread_qos_add_override()
2831 proc_thread_qos_remove_override_internal(thread_t thread, in proc_thread_qos_remove_override_internal()
2896 thread_t thread, in proc_thread_qos_remove_override()
2928 proc_thread_qos_deallocate(thread_t thread) in proc_thread_qos_deallocate()
2959 task_set_main_thread_qos(task_t task, thread_t thread) in task_set_main_thread_qos()
3012 thread_recompute_kernel_promotion_locked(thread_t thread) in thread_recompute_kernel_promotion_locked()
3053 thread_recompute_user_promotion_locked(thread_t thread) in thread_recompute_user_promotion_locked()
3133 thread_kevent_override(thread_t thread, in thread_kevent_override()
3186 thread_add_kevent_override(thread_t thread, uint32_t qos_override) in thread_add_kevent_override()
3192 thread_update_kevent_override(thread_t thread, uint32_t qos_override) in thread_update_kevent_override()
3198 thread_drop_kevent_override(thread_t thread) in thread_drop_kevent_override()
3236 thread_servicer_override(thread_t thread, in thread_servicer_override()
3263 thread_add_servicer_override(thread_t thread, uint32_t qos_override) in thread_add_servicer_override()
3272 thread_update_servicer_override(thread_t thread, uint32_t qos_override) in thread_update_servicer_override()
3281 thread_drop_servicer_override(thread_t thread) in thread_drop_servicer_override()
3287 thread_update_servicer_iotier_override(thread_t thread, uint8_t iotier_override) in thread_update_servicer_iotier_override()
3316 thread_get_requested_qos(thread_t thread, int *relpri) in thread_get_requested_qos()
3338 thread_set_exec_promotion(thread_t thread) in thread_set_exec_promotion()
3354 thread_clear_exec_promotion(thread_t thread) in thread_clear_exec_promotion()
3395 thread_has_rt(thread_t thread) in thread_has_rt()
3407 thread_rt_set_cpulimit(thread_t thread) in thread_rt_set_cpulimit()
3422 thread_rt_clear_cpulimit(thread_t thread) in thread_rt_clear_cpulimit()
3435 thread_rt_evaluate(thread_t thread) in thread_rt_evaluate()
3508 thread_rt_evaluate(__unused thread_t thread) in thread_rt_evaluate()