Lines Matching defs:thread

155 thread_has_qos_policy(thread_t thread)  in thread_has_qos_policy()
162 thread_remove_qos_policy_locked(thread_t thread, in thread_remove_qos_policy_locked()
174 thread_remove_qos_policy(thread_t thread) in thread_remove_qos_policy()
195 thread_is_static_param(thread_t thread) in thread_is_static_param()
264 thread_t thread, in thread_policy_set()
330 thread_t thread, in thread_policy_set_internal()
624 thread_set_mode_and_absolute_pri_internal(thread_t thread, in thread_set_mode_and_absolute_pri_internal()
689 thread_freeze_base_pri(thread_t thread) in thread_freeze_base_pri()
704 thread_unfreeze_base_pri(thread_t thread) in thread_unfreeze_base_pri()
765 thread_reset_workq_qos(thread_t thread, uint32_t qos) in thread_reset_workq_qos()
796 thread_set_workq_override(thread_t thread, uint32_t qos) in thread_set_workq_override()
824 thread_set_workq_pri(thread_t thread, in thread_set_workq_pri()
872 thread_set_mode_and_absolute_pri(thread_t thread, in thread_set_mode_and_absolute_pri()
917 thread_set_user_sched_mode_and_recompute_pri(thread_t thread, sched_mode_t mode) in thread_set_user_sched_mode_and_recompute_pri()
945 thread_update_qos_cpu_time_locked(thread_t thread) in thread_update_qos_cpu_time_locked()
1006 thread_update_qos_cpu_time(thread_t thread) in thread_update_qos_cpu_time()
1030 thread_t thread) in thread_recompute_priority()
1138 thread_t thread, in thread_policy_update_tasklocked()
1191 thread_t thread) in thread_policy_reset()
1231 thread_t thread, in thread_policy_get()
1504 thread_policy_create(thread_t thread) in thread_policy_create()
1523 thread_policy_update_spinlocked(thread_t thread, bool recompute_priority, task_pend_token_t pend_to… in thread_policy_update_spinlocked()
1551 thread_policy_update_internal_spinlocked(thread_t thread, bool recompute_priority, in thread_policy_update_internal_spinlocked()
1841 thread_t thread = task_findtid(task, tid); in proc_set_thread_policy_with_tid() local
1858 proc_set_thread_policy(thread_t thread, in proc_set_thread_policy()
1886 thread_policy_update_complete_unlocked(thread_t thread, task_pend_token_t pend_token) in thread_policy_update_complete_unlocked()
1912 proc_set_thread_policy_locked(thread_t thread, in proc_set_thread_policy_locked()
1933 proc_set_thread_policy_spinlocked(thread_t thread, in proc_set_thread_policy_spinlocked()
1959 thread_set_requested_policy_spinlocked(thread_t thread, in thread_set_requested_policy_spinlocked()
2085 proc_get_thread_policy(thread_t thread, in proc_get_thread_policy()
2097 proc_get_thread_policy_locked(thread_t thread, in proc_get_thread_policy_locked()
2119 thread_get_requested_policy_spinlocked(thread_t thread, in thread_get_requested_policy_spinlocked()
2227 proc_get_effective_thread_policy(thread_t thread, in proc_get_effective_thread_policy()
2325 proc_get_thread_policy_bitfield(thread_t thread, thread_policy_state_t info) in proc_get_thread_policy_bitfield()
2380 threquested_0(thread_t thread) in threquested_0()
2390 threquested_1(thread_t thread) in threquested_1()
2401 theffective_0(thread_t thread) in theffective_0()
2410 theffective_1(thread_t thread) in theffective_1()
2437 set_thread_iotier_override(thread_t thread, int policy) in set_thread_iotier_override()
2498 find_qos_override(thread_t thread, in find_qos_override()
2518 find_and_decrement_qos_override(thread_t thread, in find_and_decrement_qos_override()
2566 calculate_requested_qos_override(thread_t thread) in calculate_requested_qos_override()
2591 proc_thread_qos_add_override_internal(thread_t thread, in proc_thread_qos_add_override_internal()
2685 thread_t thread, in proc_thread_qos_add_override()
2718 proc_thread_qos_remove_override_internal(thread_t thread, in proc_thread_qos_remove_override_internal()
2783 thread_t thread, in proc_thread_qos_remove_override()
2815 proc_thread_qos_deallocate(thread_t thread) in proc_thread_qos_deallocate()
2846 task_set_main_thread_qos(task_t task, thread_t thread) in task_set_main_thread_qos()
2899 thread_recompute_kernel_promotion_locked(thread_t thread) in thread_recompute_kernel_promotion_locked()
2940 thread_recompute_user_promotion_locked(thread_t thread) in thread_recompute_user_promotion_locked()
3020 thread_kevent_override(thread_t thread, in thread_kevent_override()
3073 thread_add_kevent_override(thread_t thread, uint32_t qos_override) in thread_add_kevent_override()
3079 thread_update_kevent_override(thread_t thread, uint32_t qos_override) in thread_update_kevent_override()
3085 thread_drop_kevent_override(thread_t thread) in thread_drop_kevent_override()
3123 thread_servicer_override(thread_t thread, in thread_servicer_override()
3150 thread_add_servicer_override(thread_t thread, uint32_t qos_override) in thread_add_servicer_override()
3159 thread_update_servicer_override(thread_t thread, uint32_t qos_override) in thread_update_servicer_override()
3168 thread_drop_servicer_override(thread_t thread) in thread_drop_servicer_override()
3174 thread_update_servicer_iotier_override(thread_t thread, uint8_t iotier_override) in thread_update_servicer_iotier_override()
3203 thread_get_requested_qos(thread_t thread, int *relpri) in thread_get_requested_qos()
3225 thread_set_exec_promotion(thread_t thread) in thread_set_exec_promotion()
3241 thread_clear_exec_promotion(thread_t thread) in thread_clear_exec_promotion()