Lines Matching defs:thread
301 init_thread_from_template(thread_t thread) in init_thread_from_template()
405 thread_is_active(thread_t thread) in thread_is_active()
413 thread_t thread = current_thread(); in thread_corpse_continue() local
443 thread_t thread = current_thread(); in thread_terminate_self() local
691 thread_ref_release(thread_t thread) in thread_ref_release()
704 thread_deallocate_safe(thread_t thread) in thread_deallocate_safe()
713 thread_deallocate(thread_t thread) in thread_deallocate()
722 thread_t thread) in thread_deallocate_complete()
840 thread_t thread; in thread_exception_queue_invoke() local
875 thread_t thread, in thread_exception_enqueue()
922 thread_t thread = mpsc_queue_element(e, struct thread, mpsc_links); in thread_terminate_queue_invoke() local
1003 thread_t thread = mpsc_queue_element(e, struct thread, mpsc_links); in thread_deallocate_queue_invoke() local
1019 thread_t thread) in thread_terminate_enqueue()
1034 thread_t thread) in thread_deallocate_enqueue()
1080 thread_t thread = mpsc_queue_element(elm, struct thread, mpsc_links); in thread_stack_queue_invoke() local
1105 thread_t thread) in thread_stack_enqueue()
1158 main_thread_set_immovable_pinned(thread_t thread) in main_thread_set_immovable_pinned()
1489 thread_t thread; in thread_create_with_options_internal() local
1580 thread_t thread; in thread_create_waiting_internal() local
1648 thread_t thread; in thread_create_running_internal2() local
1771 thread_t thread; in kernel_thread_create() local
1806 thread_t thread; in kernel_thread_start_priority() local
1834 retrieve_thread_basic_info(thread_t thread, thread_basic_info_t basic_info) in retrieve_thread_basic_info()
1909 thread_t thread, in thread_info_internal()
2099 thread_t thread, in thread_read_times()
2143 thread_t thread = NULL; in thread_get_runtime_self() local
2160 __unused thread_t thread, in thread_assign()
2174 thread_t thread) in thread_assign_default()
2186 thread_t thread, in thread_get_assignment()
2207 thread_t thread, in thread_wire_internal()
2243 thread_t thread, in thread_wire()
2277 thread_floor_boost_set_promotion_locked(thread_t thread) in thread_floor_boost_set_promotion_locked()
2302 thread_t thread = current_thread(); in thread_priority_floor_start() local
2331 thread_t thread = current_thread(); in thread_priority_floor_end() local
2355 thread_guard_violation(thread_t thread, in thread_guard_violation()
2478 thread_t thread = current_thread(); in SENDING_NOTIFICATION__THIS_THREAD_IS_CONSUMING_TOO_MUCH_CPU() local
2665 thread_update_io_stats(thread_t thread, int size, int io_flags) in thread_update_io_stats()
2739 thread_t thread = current_thread(); in thread_get_cpulimit() local
2794 thread_t thread = current_thread(); in thread_set_cpulimit() local
2881 thread_t thread, in thread_sched_call()
2890 thread_t thread) in thread_tid()
2947 thread_shared_rsrc_policy_get(thread_t thread, cluster_shared_rsrc_type_t type) in thread_shared_rsrc_policy_get()
2958 thread_shared_rsrc_policy_set(thread_t thread, __unused uint32_t index, cluster_shared_rsrc_type_t … in thread_shared_rsrc_policy_set()
2988 thread_shared_rsrc_policy_clear(thread_t thread, cluster_shared_rsrc_type_t type, shared_rsrc_polic… in thread_shared_rsrc_policy_clear()
3030 thread_shared_rsrc_policy_get(__unused thread_t thread, __unused cluster_shared_rsrc_type_t type) in thread_shared_rsrc_policy_get()
3036 thread_shared_rsrc_policy_set(thread_t thread, uint32_t index, __unused cluster_shared_rsrc_type_t … in thread_shared_rsrc_policy_set()
3042 thread_shared_rsrc_policy_clear(thread_t thread, __unused cluster_shared_rsrc_type_t type, __unused… in thread_shared_rsrc_policy_clear()
3051 thread_t thread) in thread_dispatchqaddr()
3080 thread_wqquantum_addr(thread_t thread) in thread_wqquantum_addr()
3105 thread_t thread) in thread_rettokern_addr()
3144 thread_mtx_lock(thread_t thread) in thread_mtx_lock()
3150 thread_mtx_unlock(thread_t thread) in thread_mtx_unlock()
3157 thread_t thread) in thread_reference()
3166 thread_require(thread_t thread) in thread_require()
3189 thread_t thread = current_thread(); in thread_set_voucher_name() local
3246 thread_act_t thread, in thread_get_mach_voucher()
3284 thread_t thread, in thread_set_mach_voucher()
3345 __unused thread_t thread, in thread_swap_mach_voucher()
3368 thread_t thread = current_thread(); in thread_get_current_voucher_origin_pid() local
3390 thread_get_current_voucher_thread_group(thread_t thread) in thread_get_current_voucher_thread_group()
3428 thread_supports_cooperative_workqueue(thread_t thread) in thread_supports_cooperative_workqueue()
3440 thread_has_armed_workqueue_quantum(thread_t thread) in thread_has_armed_workqueue_quantum()
3462 thread_workq_quantum_size(thread_t thread) in thread_workq_quantum_size()
3473 thread_arm_workqueue_quantum(thread_t thread) in thread_arm_workqueue_quantum()
3508 thread_disarm_workqueue_quantum(thread_t thread) in thread_disarm_workqueue_quantum()
3525 thread_has_expired_workqueue_quantum(thread_t thread, bool should_trace) in thread_has_expired_workqueue_quantum()
3552 thread_evaluate_workqueue_quantum_expiry(thread_t thread) in thread_evaluate_workqueue_quantum_expiry()
3595 thread_set_honor_qlimit(thread_t thread) in thread_set_honor_qlimit()
3601 thread_clear_honor_qlimit(thread_t thread) in thread_clear_honor_qlimit()
3610 thread_enable_send_importance(thread_t thread, boolean_t enable) in thread_enable_send_importance()
3651 thread_get_last_wait_duration(thread_t thread) in thread_get_last_wait_duration()
3686 thread_t thread; in thread_port_with_flavor_no_senders() local
3782 dtrace_get_thread_predcache(thread_t thread) in dtrace_get_thread_predcache()
3792 dtrace_get_thread_vtime(thread_t thread) in dtrace_get_thread_vtime()
3802 dtrace_get_thread_last_cpu_id(thread_t thread) in dtrace_get_thread_last_cpu_id()
3812 dtrace_get_thread_tracing(thread_t thread) in dtrace_get_thread_tracing()
3822 dtrace_get_thread_inprobe(thread_t thread) in dtrace_get_thread_inprobe()
3832 thread_get_kernel_stack(thread_t thread) in thread_get_kernel_stack()
3843 kasan_get_thread_data(thread_t thread) in kasan_get_thread_data()
3851 kcov_get_thread_data(thread_t thread) in kcov_get_thread_data()
3867 kcov_stksz_get_thread_stkbase(thread_t thread) in kcov_stksz_get_thread_stkbase()
3882 kcov_stksz_get_thread_stksize(thread_t thread) in kcov_stksz_get_thread_stksize()
3892 kcov_stksz_set_thread_stack(thread_t thread, vm_offset_t stack) in kcov_stksz_set_thread_stack()
3900 dtrace_calc_thread_recent_vtime(thread_t thread) in dtrace_calc_thread_recent_vtime()
3917 dtrace_set_thread_predcache(thread_t thread, uint32_t predcache) in dtrace_set_thread_predcache()
3925 dtrace_set_thread_vtime(thread_t thread, int64_t vtime) in dtrace_set_thread_vtime()
3933 dtrace_set_thread_tracing(thread_t thread, int64_t accum) in dtrace_set_thread_tracing()
3941 dtrace_set_thread_inprobe(thread_t thread, uint16_t inprobe) in dtrace_set_thread_inprobe()
3949 dtrace_set_thread_recover(thread_t thread, vm_offset_t recover) in dtrace_set_thread_recover()
3961 dtrace_sign_and_set_thread_recover(thread_t thread, vm_offset_t recover) in dtrace_sign_and_set_thread_recover()
3979 thread_t thread = current_thread(); in dtrace_thread_bootstrap() local
3992 dtrace_thread_didexec(thread_t thread) in dtrace_thread_didexec()