Lines Matching defs:thread

149 thread_has_qos_policy(thread_t thread)  in thread_has_qos_policy()
156 thread_remove_qos_policy_locked(thread_t thread, in thread_remove_qos_policy_locked()
168 thread_remove_qos_policy(thread_t thread) in thread_remove_qos_policy()
189 thread_is_static_param(thread_t thread) in thread_is_static_param()
258 thread_t thread, in thread_policy_set()
324 thread_t thread, in thread_policy_set_internal()
618 thread_set_mode_and_absolute_pri_internal(thread_t thread, in thread_set_mode_and_absolute_pri_internal()
683 thread_freeze_base_pri(thread_t thread) in thread_freeze_base_pri()
698 thread_unfreeze_base_pri(thread_t thread) in thread_unfreeze_base_pri()
759 thread_reset_workq_qos(thread_t thread, uint32_t qos) in thread_reset_workq_qos()
790 thread_set_workq_override(thread_t thread, uint32_t qos) in thread_set_workq_override()
818 thread_set_workq_pri(thread_t thread, in thread_set_workq_pri()
866 thread_set_mode_and_absolute_pri(thread_t thread, in thread_set_mode_and_absolute_pri()
911 thread_set_user_sched_mode_and_recompute_pri(thread_t thread, sched_mode_t mode) in thread_set_user_sched_mode_and_recompute_pri()
939 thread_update_qos_cpu_time_locked(thread_t thread) in thread_update_qos_cpu_time_locked()
1000 thread_update_qos_cpu_time(thread_t thread) in thread_update_qos_cpu_time()
1024 thread_t thread) in thread_recompute_priority()
1132 thread_t thread, in thread_policy_update_tasklocked()
1185 thread_t thread) in thread_policy_reset()
1225 thread_t thread, in thread_policy_get()
1498 thread_policy_create(thread_t thread) in thread_policy_create()
1517 thread_policy_update_spinlocked(thread_t thread, bool recompute_priority, task_pend_token_t pend_to… in thread_policy_update_spinlocked()
1545 thread_policy_update_internal_spinlocked(thread_t thread, bool recompute_priority, in thread_policy_update_internal_spinlocked()
1832 thread_t thread = task_findtid(task, tid); in proc_set_thread_policy_with_tid() local
1849 proc_set_thread_policy(thread_t thread, in proc_set_thread_policy()
1877 thread_policy_update_complete_unlocked(thread_t thread, task_pend_token_t pend_token) in thread_policy_update_complete_unlocked()
1903 proc_set_thread_policy_locked(thread_t thread, in proc_set_thread_policy_locked()
1924 proc_set_thread_policy_spinlocked(thread_t thread, in proc_set_thread_policy_spinlocked()
1950 thread_set_requested_policy_spinlocked(thread_t thread, in thread_set_requested_policy_spinlocked()
2071 proc_get_thread_policy(thread_t thread, in proc_get_thread_policy()
2083 proc_get_thread_policy_locked(thread_t thread, in proc_get_thread_policy_locked()
2105 thread_get_requested_policy_spinlocked(thread_t thread, in thread_get_requested_policy_spinlocked()
2209 proc_get_effective_thread_policy(thread_t thread, in proc_get_effective_thread_policy()
2307 proc_get_thread_policy_bitfield(thread_t thread, thread_policy_state_t info) in proc_get_thread_policy_bitfield()
2362 threquested_0(thread_t thread) in threquested_0()
2372 threquested_1(thread_t thread) in threquested_1()
2383 theffective_0(thread_t thread) in theffective_0()
2392 theffective_1(thread_t thread) in theffective_1()
2419 set_thread_iotier_override(thread_t thread, int policy) in set_thread_iotier_override()
2480 find_qos_override(thread_t thread, in find_qos_override()
2500 find_and_decrement_qos_override(thread_t thread, in find_and_decrement_qos_override()
2548 calculate_requested_qos_override(thread_t thread) in calculate_requested_qos_override()
2573 proc_thread_qos_add_override_internal(thread_t thread, in proc_thread_qos_add_override_internal()
2667 thread_t thread, in proc_thread_qos_add_override()
2700 proc_thread_qos_remove_override_internal(thread_t thread, in proc_thread_qos_remove_override_internal()
2765 thread_t thread, in proc_thread_qos_remove_override()
2797 proc_thread_qos_deallocate(thread_t thread) in proc_thread_qos_deallocate()
2828 task_set_main_thread_qos(task_t task, thread_t thread) in task_set_main_thread_qos()
2881 thread_recompute_kernel_promotion_locked(thread_t thread) in thread_recompute_kernel_promotion_locked()
2922 thread_recompute_user_promotion_locked(thread_t thread) in thread_recompute_user_promotion_locked()
3002 thread_kevent_override(thread_t thread, in thread_kevent_override()
3055 thread_add_kevent_override(thread_t thread, uint32_t qos_override) in thread_add_kevent_override()
3061 thread_update_kevent_override(thread_t thread, uint32_t qos_override) in thread_update_kevent_override()
3067 thread_drop_kevent_override(thread_t thread) in thread_drop_kevent_override()
3105 thread_servicer_override(thread_t thread, in thread_servicer_override()
3132 thread_add_servicer_override(thread_t thread, uint32_t qos_override) in thread_add_servicer_override()
3141 thread_update_servicer_override(thread_t thread, uint32_t qos_override) in thread_update_servicer_override()
3150 thread_drop_servicer_override(thread_t thread) in thread_drop_servicer_override()
3158 thread_get_requested_qos(thread_t thread, int *relpri) in thread_get_requested_qos()
3180 thread_set_exec_promotion(thread_t thread) in thread_set_exec_promotion()
3196 thread_clear_exec_promotion(thread_t thread) in thread_clear_exec_promotion()