Lines Matching defs:thread
328 init_thread_from_template(thread_t thread) in init_thread_from_template()
439 thread_is_active(thread_t thread) in thread_is_active()
447 thread_t thread = current_thread(); in thread_corpse_continue() local
477 thread_t thread = current_thread(); in thread_terminate_self() local
753 thread_ref_release(thread_t thread) in thread_ref_release()
766 thread_deallocate_safe(thread_t thread) in thread_deallocate_safe()
775 thread_deallocate(thread_t thread) in thread_deallocate()
784 thread_t thread) in thread_deallocate_complete()
908 thread_t thread; in thread_exception_queue_invoke() local
976 thread_t thread, in thread_exception_enqueue()
1036 thread_t thread = mpsc_queue_element(e, struct thread, mpsc_links); in thread_terminate_queue_invoke() local
1133 thread_t thread = mpsc_queue_element(e, struct thread, mpsc_links); in thread_deallocate_queue_invoke() local
1149 thread_t thread) in thread_terminate_enqueue()
1164 thread_t thread) in thread_deallocate_enqueue()
1210 thread_t thread = mpsc_queue_element(elm, struct thread, mpsc_links); in thread_stack_queue_invoke() local
1235 thread_t thread) in thread_stack_enqueue()
1294 main_thread_set_immovable_pinned(thread_t thread) in main_thread_set_immovable_pinned()
1644 thread_t thread; in thread_create_with_options_internal() local
1721 thread_t thread; in thread_create_waiting_internal() local
1783 thread_t thread; in thread_create_running_internal2() local
1906 thread_t thread; in kernel_thread_create() local
1941 thread_t thread; in kernel_thread_start_priority() local
1969 retrieve_thread_basic_info(thread_t thread, thread_basic_info_t basic_info) in retrieve_thread_basic_info()
2044 thread_t thread, in thread_info_internal()
2244 thread_t thread, in thread_read_times()
2283 thread_t thread, in thread_wire_internal()
2319 thread_t thread, in thread_wire()
2358 thread_floor_boost_set_promotion_locked(thread_t thread) in thread_floor_boost_set_promotion_locked()
2383 thread_t thread = current_thread(); in thread_priority_floor_start() local
2412 thread_t thread = current_thread(); in thread_priority_floor_end() local
2436 thread_guard_violation(thread_t thread, in thread_guard_violation()
2559 thread_t thread = current_thread(); in SENDING_NOTIFICATION__THIS_THREAD_IS_CONSUMING_TOO_MUCH_CPU() local
2764 thread_update_io_stats(thread_t thread, int size, int io_flags) in thread_update_io_stats()
2839 thread_t thread = current_thread(); in thread_cpulimit_remaining() local
2863 thread_t thread = current_thread(); in thread_cpulimit_interval_has_expired() local
2880 thread_t thread = current_thread(); in thread_cpulimit_restart() local
2895 thread_t thread = current_thread(); in thread_get_cpulimit() local
2948 thread_t thread = current_thread(); in thread_set_cpulimit() local
3044 thread_t thread, in thread_sched_call()
3053 thread_t thread) in thread_tid()
3110 thread_shared_rsrc_policy_get(thread_t thread, cluster_shared_rsrc_type_t type) in thread_shared_rsrc_policy_get()
3121 thread_shared_rsrc_policy_set(thread_t thread, __unused uint32_t index, cluster_shared_rsrc_type_t … in thread_shared_rsrc_policy_set()
3151 thread_shared_rsrc_policy_clear(thread_t thread, cluster_shared_rsrc_type_t type, shared_rsrc_polic… in thread_shared_rsrc_policy_clear()
3193 thread_shared_rsrc_policy_get(__unused thread_t thread, __unused cluster_shared_rsrc_type_t type) in thread_shared_rsrc_policy_get()
3199 thread_shared_rsrc_policy_set(thread_t thread, uint32_t index, __unused cluster_shared_rsrc_type_t … in thread_shared_rsrc_policy_set()
3205 thread_shared_rsrc_policy_clear(thread_t thread, __unused cluster_shared_rsrc_type_t type, __unused… in thread_shared_rsrc_policy_clear()
3214 thread_t thread) in thread_dispatchqaddr()
3244 thread_wqquantum_addr(thread_t thread) in thread_wqquantum_addr()
3269 thread_t thread) in thread_rettokern_addr()
3310 thread_mtx_lock(thread_t thread) in thread_mtx_lock()
3316 thread_mtx_unlock(thread_t thread) in thread_mtx_unlock()
3323 thread_t thread) in thread_reference()
3332 thread_require(thread_t thread) in thread_require()
3355 thread_t thread = current_thread(); in thread_set_voucher_name() local
3412 thread_act_t thread, in thread_get_mach_voucher()
3450 thread_t thread, in thread_set_mach_voucher()
3511 __unused thread_t thread, in thread_swap_mach_voucher()
3539 thread_get_voucher_origin_pid(thread_t thread, int32_t *pid) in thread_get_voucher_origin_pid()
3559 thread_get_current_voucher_thread_group(thread_t thread) in thread_get_current_voucher_thread_group()
3580 thread_get_current_voucher_resource_coalition_id(thread_t thread) in thread_get_current_voucher_resource_coalition_id()
3614 thread_supports_cooperative_workqueue(thread_t thread) in thread_supports_cooperative_workqueue()
3626 thread_has_armed_workqueue_quantum(thread_t thread) in thread_has_armed_workqueue_quantum()
3648 thread_workq_quantum_size(thread_t thread) in thread_workq_quantum_size()
3659 thread_arm_workqueue_quantum(thread_t thread) in thread_arm_workqueue_quantum()
3694 thread_disarm_workqueue_quantum(thread_t thread) in thread_disarm_workqueue_quantum()
3711 thread_has_expired_workqueue_quantum(thread_t thread, bool should_trace) in thread_has_expired_workqueue_quantum()
3738 thread_evaluate_workqueue_quantum_expiry(thread_t thread) in thread_evaluate_workqueue_quantum_expiry()
3781 thread_set_honor_qlimit(thread_t thread) in thread_set_honor_qlimit()
3787 thread_clear_honor_qlimit(thread_t thread) in thread_clear_honor_qlimit()
3796 thread_enable_send_importance(thread_t thread, boolean_t enable) in thread_enable_send_importance()
3806 thread_get_ipc_propagate_attr(thread_t thread, struct thread_attr_for_ipc_propagation *attr) in thread_get_ipc_propagate_attr()
3860 thread_get_last_wait_duration(thread_t thread) in thread_get_last_wait_duration()
3895 thread_t thread; in thread_port_with_flavor_no_senders() local
4021 ctid_table_add(thread_t thread) in ctid_table_add()
4030 ctid_table_remove(thread_t thread) in ctid_table_remove()
4051 thread_t thread = THREAD_NULL; in ctid_get_thread() local
4061 thread_get_ctid(thread_t thread) in thread_get_ctid()
4078 thread_process_signature(thread_t thread, task_t task) in thread_process_signature()
4086 dtrace_get_thread_predcache(thread_t thread) in dtrace_get_thread_predcache()
4096 dtrace_get_thread_vtime(thread_t thread) in dtrace_get_thread_vtime()
4106 dtrace_get_thread_last_cpu_id(thread_t thread) in dtrace_get_thread_last_cpu_id()
4116 dtrace_get_thread_tracing(thread_t thread) in dtrace_get_thread_tracing()
4126 dtrace_get_thread_inprobe(thread_t thread) in dtrace_get_thread_inprobe()
4136 thread_get_kernel_stack(thread_t thread) in thread_get_kernel_stack()
4147 kasan_get_thread_data(thread_t thread) in kasan_get_thread_data()
4155 kcov_get_thread_data(thread_t thread) in kcov_get_thread_data()
4171 kcov_stksz_get_thread_stkbase(thread_t thread) in kcov_stksz_get_thread_stkbase()
4186 kcov_stksz_get_thread_stksize(thread_t thread) in kcov_stksz_get_thread_stksize()
4196 kcov_stksz_set_thread_stack(thread_t thread, vm_offset_t stack) in kcov_stksz_set_thread_stack()
4204 dtrace_calc_thread_recent_vtime(thread_t thread) in dtrace_calc_thread_recent_vtime()
4216 dtrace_set_thread_predcache(thread_t thread, uint32_t predcache) in dtrace_set_thread_predcache()
4224 dtrace_set_thread_vtime(thread_t thread, int64_t vtime) in dtrace_set_thread_vtime()
4232 dtrace_set_thread_tracing(thread_t thread, int64_t accum) in dtrace_set_thread_tracing()
4240 dtrace_set_thread_inprobe(thread_t thread, uint16_t inprobe) in dtrace_set_thread_inprobe()
4253 thread_t thread = current_thread(); in dtrace_thread_bootstrap() local
4266 dtrace_thread_didexec(thread_t thread) in dtrace_thread_didexec()