Home
last modified time | relevance | path

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

/xnu-8020.121.3/osfmk/kern/
H A Dsched_clutch.h367 void sched_clutch_destroy(sched_clutch_t);
H A Dthread_group.c575 sched_clutch_destroy(&(tg->tg_sched_clutch)); in thread_group_deallocate_complete()
H A Dsched_clutch.c1153 sched_clutch_destroy( in sched_clutch_destroy() function