Home
last modified time | relevance | path

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

/xnu-11215.1.10/osfmk/kern/
H A Dsched_clutch.h333 void sched_clutch_destroy(sched_clutch_t);
H A Dthread_group.c579 sched_clutch_destroy(&(tg->tg_sched_clutch)); in thread_group_deallocate_complete()
H A Dsched_clutch.c1431 sched_clutch_destroy( in sched_clutch_destroy() function