Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/sys/
H A Deventvar.h303 #define KQWL_GET_PREADOPTED_TG(tg) \ macro
315 (KQWL_GET_PREADOPTED_TG(tg) != NULL))
/xnu-12377.61.12/bsd/pthread/
H A Dpthread_workqueue.c790 thread_set_preadopt_thread_group(th, KQWL_GET_PREADOPTED_TG(old_tg)); in workq_thread_reset_pri()
803 thread_group_deallocate_safe(KQWL_GET_PREADOPTED_TG(thread_group_to_set)); in workq_thread_reset_pri()
811 thread_set_preadopt_thread_group(th, KQWL_GET_PREADOPTED_TG(old_tg)); in workq_thread_reset_pri()
/xnu-12377.61.12/bsd/kern/
H A Dkern_event.c3339 thread_group_deallocate_safe(KQWL_GET_PREADOPTED_TG(old_tg)); in kqueue_set_preadopted_thread_group()
3371 thread_set_preadopt_thread_group(thread, KQWL_GET_PREADOPTED_TG(old_tg)); in kqueue_process_preadopt_thread_group()
3432 thread_group_release(KQWL_GET_PREADOPTED_TG(tg)); in kqworkloop_dealloc()
5699 struct thread_group *tg = KQWL_GET_PREADOPTED_TG(old_tg);
5717 struct thread_group *tg = KQWL_GET_PREADOPTED_TG(old_tg);