Home
last modified time | relevance | path

Searched refs:KQWL_GET_PREADOPTED_TG (Results 1 – 3 of 3) sorted by relevance

/xnu-11215.81.4/bsd/sys/
H A Deventvar.h303 #define KQWL_GET_PREADOPTED_TG(tg) \ macro
315 (KQWL_GET_PREADOPTED_TG(tg) != NULL))
/xnu-11215.81.4/bsd/pthread/
H A Dpthread_workqueue.c789 thread_set_preadopt_thread_group(th, KQWL_GET_PREADOPTED_TG(old_tg)); in workq_thread_reset_pri()
802 thread_group_deallocate_safe(KQWL_GET_PREADOPTED_TG(thread_group_to_set)); in workq_thread_reset_pri()
810 thread_set_preadopt_thread_group(th, KQWL_GET_PREADOPTED_TG(old_tg)); in workq_thread_reset_pri()
/xnu-11215.81.4/bsd/kern/
H A Dkern_event.c3338 thread_group_deallocate_safe(KQWL_GET_PREADOPTED_TG(old_tg)); in kqueue_set_preadopted_thread_group()
3370 thread_set_preadopt_thread_group(thread, KQWL_GET_PREADOPTED_TG(old_tg)); in kqueue_process_preadopt_thread_group()
3431 thread_group_release(KQWL_GET_PREADOPTED_TG(tg)); in kqworkloop_dealloc()
5698 struct thread_group *tg = KQWL_GET_PREADOPTED_TG(old_tg);
5716 struct thread_group *tg = KQWL_GET_PREADOPTED_TG(old_tg);