Home
last modified time | relevance | path

Searched refs:thread_group_release (Results 1 – 7 of 7) sorted by relevance

/xnu-11215/osfmk/kern/
H A Dthread_group.h136 void thread_group_release(struct thread_group *tg);
H A Dthread_group.c337 thread_group_release(tg); in thread_group_set_name()
589 thread_group_release(struct thread_group *tg) in thread_group_release() function
H A Dcoalition.c1106 thread_group_release(coal->j.thread_group); in i_coal_jetsam_dealloc()
1783 thread_group_release(old_tg); in coalition_set_thread_group()
H A Dthread.c830 thread_group_release(thread->old_preadopt_thread_group); in thread_deallocate_complete()
834 thread_group_release(thread->preadopt_thread_group); in thread_deallocate_complete()
/xnu-11215/iokit/Kernel/
H A DIOPerfControl.cpp268 thread_group_release(thread_group); in deallocateToken()
379 thread_group_release(clientData.target_thread_group); in unregisterDevice()
756 thread_group_release(work_context->thread_group); in workEndWithContext()
/xnu-11215/osfmk/bank/
H A Dbank.c1211 thread_group_release(bank_task->bt_thread_group); in bank_task_dealloc()
1292 thread_group_release(bank_account->ba_thread_group); in bank_account_dealloc_with_sync()
/xnu-11215/bsd/kern/
H A Dkern_event.c3431 thread_group_release(KQWL_GET_PREADOPTED_TG(tg)); in kqworkloop_dealloc()
5007 thread_group_release(trp_extended.trp_permanent_preadopt_tg);