Home
last modified time | relevance | path

Searched refs:thread_set_preadopt_thread_group (Results 1 – 4 of 4) sorted by relevance

/xnu-8020.140.41/osfmk/kern/
H A Dthread_group.h106 void thread_set_preadopt_thread_group(thread_t t, struct thread_group *tg);
H A Dthread_group.c880 thread_set_preadopt_thread_group(thread_t t, struct thread_group *tg) in thread_set_preadopt_thread_group() function
/xnu-8020.140.41/bsd/pthread/
H A Dpthread_workqueue.c757 thread_set_preadopt_thread_group(th, KQWL_GET_PREADOPTED_TG(old_tg)); in workq_thread_reset_pri()
778 thread_set_preadopt_thread_group(th, NULL); in workq_thread_reset_pri()
782 thread_set_preadopt_thread_group(th, NULL); in workq_thread_reset_pri()
3525 thread_set_preadopt_thread_group(get_machthread(uth), NULL); in workq_park_and_unlock()
4352 thread_set_preadopt_thread_group(get_machthread(uth), NULL); in workq_select_threadreq_or_park_and_unlock()
/xnu-8020.140.41/bsd/kern/
H A Dkern_event.c3293 thread_set_preadopt_thread_group(thread, tg); in kqueue_process_preadopt_thread_group()
5204 thread_set_preadopt_thread_group(thread, tg); in kqueue_threadreq_bind()
5211 thread_set_preadopt_thread_group(thread, NULL); in kqueue_threadreq_bind()
5230 thread_set_preadopt_thread_group(thread, NULL); in kqueue_threadreq_bind()
5750 thread_set_preadopt_thread_group(thread, NULL); in kqworkloop_unbind_locked()