Searched refs:get_machthread (Results 1 – 15 of 15) sorted by relevance
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()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()4509 assert(wq->wq_inheritor == get_machthread(uth)); in workq_schedule_creator()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()[all …]
181 thread_t thread = uth ? get_machthread(uth) : current_thread(); in proc_usynch_get_requested_thread_qos()204 thread_t thread = uth ? get_machthread(uth) : THREAD_NULL; in proc_usynch_thread_qos_add_override_for_resource()214 thread_t thread = uth ? get_machthread(uth) : THREAD_NULL; in proc_usynch_thread_qos_remove_override_for_resource()292 th = get_machthread(__container_of(kwe, struct uthread, uu_save.uus_kwe)); in psynch_wait_wakeup()
295 signal_setast(get_machthread(t));559 thread_t th = get_machthread(uthread);
151 CLOSURE(get_machthread)
1316 assert(get_machthread(uth) == vm_pageout_scan_thread); in uthread_init()1317 vfs_context0.vc_thread = get_machthread(uth); in uthread_init()
2590 thread_set_pending_block_hint(get_machthread(uth), kThreadWaitWorkloopSyncWait); in filt_wlpost_register_wait()5413 kqr->tr_thread = get_machthread(ut);5553 thread_set_pending_block_hint(get_machthread(uth),
3053 …(thread_info_internal(get_machthread(uthread), THREAD_BASIC_INFO, (thread_info_t)&basic_info, &mmt… in ttyinfo_locked()
1945 thread_t th = get_machthread(uth); in get_signalthread()
2529 clear_thread_ro_proc(get_machthread(uth)); in proc_exit()
1643 return get_machthread(uth); in proc_thread()
408 if (indirect_offset && !ml_thread_is64bit(get_machthread(uthread))) { in arm_get_u64_syscall_args()
1609 extern thread_t get_machthread(struct uthread *) __pure2;
186 get_machthread(struct uthread *uth) in get_machthread() function
3044 return thread_tid(get_machthread(uth)); in uthread_tid()
777 signal_setast(get_machthread(t)); in fasttrap_sigsegv()