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()
662 thread_set_mode_and_absolute_pri_internal(thread_t thread, in thread_set_mode_and_absolute_pri_internal()
727 thread_freeze_base_pri(thread_t thread) in thread_freeze_base_pri()
742 thread_unfreeze_base_pri(thread_t thread) in thread_unfreeze_base_pri()
803 thread_reset_workq_qos(thread_t thread, uint32_t qos) in thread_reset_workq_qos()
834 thread_set_workq_override(thread_t thread, uint32_t qos) in thread_set_workq_override()
862 thread_set_workq_pri(thread_t thread, in thread_set_workq_pri()
910 thread_set_mode_and_absolute_pri(thread_t thread, in thread_set_mode_and_absolute_pri()
955 thread_set_user_sched_mode_and_recompute_pri(thread_t thread, sched_mode_t mode) in thread_set_user_sched_mode_and_recompute_pri()
974 thread_update_qos_cpu_time_locked(thread_t thread) in thread_update_qos_cpu_time_locked()
1031 thread_update_qos_cpu_time(thread_t thread) in thread_update_qos_cpu_time()
1055 thread_t thread) in thread_recompute_priority()
1172 thread_t thread, in thread_policy_update_tasklocked()
1225 thread_t thread) in thread_policy_reset()
1268 thread_t thread, in thread_policy_get()
1562 thread_policy_create(thread_t thread) in thread_policy_create()
1581 thread_policy_update_spinlocked(thread_t thread, bool recompute_priority, task_pend_token_t pend_to… in thread_policy_update_spinlocked()
1607 thread_policy_update_internal_spinlocked(thread_t thread, bool recompute_priority, in thread_policy_update_internal_spinlocked()
1903 thread_t thread = task_findtid(task, tid); in proc_set_thread_policy_with_tid() local
1920 proc_set_thread_policy(thread_t thread, in proc_set_thread_policy()
1948 thread_policy_update_complete_unlocked(thread_t thread, task_pend_token_t pend_token) in thread_policy_update_complete_unlocked()
1974 proc_set_thread_policy_locked(thread_t thread, in proc_set_thread_policy_locked()
1995 proc_set_thread_policy_spinlocked(thread_t thread, in proc_set_thread_policy_spinlocked()
2021 thread_set_requested_policy_spinlocked(thread_t thread, in thread_set_requested_policy_spinlocked()
2161 proc_get_thread_policy(thread_t thread, in proc_get_thread_policy()
2173 proc_get_thread_policy_locked(thread_t thread, in proc_get_thread_policy_locked()
2195 thread_get_requested_policy_spinlocked(thread_t thread, in thread_get_requested_policy_spinlocked()
2308 proc_get_effective_thread_policy(thread_t thread, in proc_get_effective_thread_policy()
2406 proc_get_thread_policy_bitfield(thread_t thread, thread_policy_state_t info) in proc_get_thread_policy_bitfield()
2461 threquested_0(thread_t thread) in threquested_0()
2471 threquested_1(thread_t thread) in threquested_1()
2482 theffective_0(thread_t thread) in theffective_0()
2491 theffective_1(thread_t thread) in theffective_1()
2518 set_thread_iotier_override(thread_t thread, int policy) in set_thread_iotier_override()
2579 find_qos_override(thread_t thread, in find_qos_override()
2599 find_and_decrement_qos_override(thread_t thread, in find_and_decrement_qos_override()
2647 calculate_requested_qos_override(thread_t thread) in calculate_requested_qos_override()
2672 proc_thread_qos_add_override_internal(thread_t thread, in proc_thread_qos_add_override_internal()
2766 thread_t thread, in proc_thread_qos_add_override()
2799 proc_thread_qos_remove_override_internal(thread_t thread, in proc_thread_qos_remove_override_internal()
2864 thread_t thread, in proc_thread_qos_remove_override()
2896 proc_thread_qos_deallocate(thread_t thread) in proc_thread_qos_deallocate()
2927 task_set_main_thread_qos(task_t task, thread_t thread) in task_set_main_thread_qos()
2980 thread_recompute_kernel_promotion_locked(thread_t thread) in thread_recompute_kernel_promotion_locked()
3021 thread_recompute_user_promotion_locked(thread_t thread) in thread_recompute_user_promotion_locked()
3101 thread_kevent_override(thread_t thread, in thread_kevent_override()
3154 thread_add_kevent_override(thread_t thread, uint32_t qos_override) in thread_add_kevent_override()
3160 thread_update_kevent_override(thread_t thread, uint32_t qos_override) in thread_update_kevent_override()
3166 thread_drop_kevent_override(thread_t thread) in thread_drop_kevent_override()
3204 thread_servicer_override(thread_t thread, in thread_servicer_override()
3231 thread_add_servicer_override(thread_t thread, uint32_t qos_override) in thread_add_servicer_override()
3240 thread_update_servicer_override(thread_t thread, uint32_t qos_override) in thread_update_servicer_override()
3249 thread_drop_servicer_override(thread_t thread) in thread_drop_servicer_override()
3255 thread_update_servicer_iotier_override(thread_t thread, uint8_t iotier_override) in thread_update_servicer_iotier_override()
3284 thread_get_requested_qos(thread_t thread, int *relpri) in thread_get_requested_qos()
3306 thread_set_exec_promotion(thread_t thread) in thread_set_exec_promotion()
3322 thread_clear_exec_promotion(thread_t thread) in thread_clear_exec_promotion()
3347 thread_rt_evaluate(thread_t thread) in thread_rt_evaluate()
3390 thread_rt_evaluate(__unused thread_t thread) in thread_rt_evaluate()