Lines Matching refs:get_machthread
303 thread_wakeup_thread(workq_parked_wait_event(uth), get_machthread(uth)); in workq_thread_wakeup()
637 thread_set_workq_override(get_machthread(uth), new_pri.qos_override); in workq_thread_update_bucket()
700 thread_t th = get_machthread(uth); in workq_thread_reset_pri()
983 thread_deallocate(get_machthread(uth)); in workq_thread_terminate()
1201 thread_t th = get_machthread(uth); in workq_unpark_for_death_and_unlock()
1283 if (wq->wq_inheritor == get_machthread(uth)) { in workq_push_idle_thread()
2305 thread_t mth = get_machthread(uth); in workq_exit()
3117 kqueue_threadreq_bind(p, req, get_machthread(uth), 0); in workq_kern_threadreq_initiate()
3440 thread_disarm_workqueue_quantum(get_machthread(uth)); in workq_kern_bound_thread_park()
3483 kr = kern_work_interval_join(get_machthread(uth), MACH_PORT_NULL); in workq_kern_bound_thread_terminate()
3499 thread_t th = get_machthread(uth); in workq_kern_bound_thread_terminate()
3586 thread_arm_workqueue_quantum(get_machthread(uth)); in workq_kern_quantum_expiry_reevaluate()
3899 thread_set_preadopt_thread_group(get_machthread(uth), NULL); in workq_park_and_unlock()
3912 get_machthread(uth), get_task_map(proc_task(p)), in workq_park_and_unlock()
3956 thread_disarm_workqueue_quantum(get_machthread(uth)); in workq_park_and_unlock()
3958 thread_set_pending_block_hint(get_machthread(uth), kThreadWaitParkedWorkQueue); in workq_park_and_unlock()
4506 assert(wq->wq_inheritor == get_machthread(uth)); in workq_schedule_creator()
4515 workq_turnstile_update_inheritor(wq, get_machthread(uth), in workq_schedule_creator()
4608 turnstile_update_inheritor(req_ts, get_machthread(uth), in workq_select_threadreq_or_park_and_unlock()
4649 if (__improbable(thread_unfreeze_base_pri(get_machthread(uth)) && !is_creator)) { in workq_select_threadreq_or_park_and_unlock()
4742 kqueue_threadreq_bind_commit(p, get_machthread(uth)); in workq_select_threadreq_or_park_and_unlock()
4751 thread_set_preadopt_thread_group(get_machthread(uth), NULL); in workq_select_threadreq_or_park_and_unlock()
4759 thread_unfreeze_base_pri(get_machthread(uth)); in workq_select_threadreq_or_park_and_unlock()
4803 thread_freeze_base_pri(get_machthread(uth)); in workq_unpark_select_threadreq_or_park_and_unlock()
4902 thread_t th = get_machthread(uth); in workq_setup_and_run()
5045 kr = kern_work_interval_explicit_join(get_machthread(uth), in workq_bound_thread_initialize_and_unpark_continue()
5101 kqueue_threadreq_bind_commit(p, get_machthread(uth)); in workq_bound_thread_initialize_and_unpark_continue()