Lines Matching refs:get_machthread

302 	thread_wakeup_thread(workq_parked_wait_event(uth), get_machthread(uth));  in workq_thread_wakeup()
636 thread_set_workq_override(get_machthread(uth), new_pri.qos_override); in workq_thread_update_bucket()
699 thread_t th = get_machthread(uth); in workq_thread_reset_pri()
982 thread_deallocate(get_machthread(uth)); in workq_thread_terminate()
1200 thread_t th = get_machthread(uth); in workq_unpark_for_death_and_unlock()
1282 if (wq->wq_inheritor == get_machthread(uth)) { in workq_push_idle_thread()
2304 thread_t mth = get_machthread(uth); in workq_exit()
3120 kqueue_threadreq_bind(p, req, get_machthread(uth), 0); in workq_kern_threadreq_initiate()
3443 thread_disarm_workqueue_quantum(get_machthread(uth)); in workq_kern_bound_thread_park()
3486 kr = kern_work_interval_join(get_machthread(uth), MACH_PORT_NULL); in workq_kern_bound_thread_terminate()
3502 thread_t th = get_machthread(uth); in workq_kern_bound_thread_terminate()
3589 thread_arm_workqueue_quantum(get_machthread(uth)); in workq_kern_quantum_expiry_reevaluate()
3902 thread_set_preadopt_thread_group(get_machthread(uth), NULL); in workq_park_and_unlock()
3915 get_machthread(uth), get_task_map(proc_task(p)), in workq_park_and_unlock()
3959 thread_disarm_workqueue_quantum(get_machthread(uth)); in workq_park_and_unlock()
3961 thread_set_pending_block_hint(get_machthread(uth), kThreadWaitParkedWorkQueue); in workq_park_and_unlock()
4509 assert(wq->wq_inheritor == get_machthread(uth)); in workq_schedule_creator()
4518 workq_turnstile_update_inheritor(wq, get_machthread(uth), in workq_schedule_creator()
4611 turnstile_update_inheritor(req_ts, get_machthread(uth), in workq_select_threadreq_or_park_and_unlock()
4652 if (__improbable(thread_unfreeze_base_pri(get_machthread(uth)) && !is_creator)) { in workq_select_threadreq_or_park_and_unlock()
4745 kqueue_threadreq_bind_commit(p, get_machthread(uth)); in workq_select_threadreq_or_park_and_unlock()
4754 thread_set_preadopt_thread_group(get_machthread(uth), NULL); in workq_select_threadreq_or_park_and_unlock()
4762 thread_unfreeze_base_pri(get_machthread(uth)); in workq_select_threadreq_or_park_and_unlock()
4806 thread_freeze_base_pri(get_machthread(uth)); in workq_unpark_select_threadreq_or_park_and_unlock()
4905 thread_t th = get_machthread(uth); in workq_setup_and_run()
5048 kr = kern_work_interval_explicit_join(get_machthread(uth), in workq_bound_thread_initialize_and_unpark_continue()
5104 kqueue_threadreq_bind_commit(p, get_machthread(uth)); in workq_bound_thread_initialize_and_unpark_continue()