Home
last modified time | relevance | path

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

/xnu-12377.81.4/osfmk/kern/
H A Dsched_clutch.h361 void sched_clutch_destroy(sched_clutch_t);
H A Dthread_group.c587 sched_clutch_destroy(&(tg->tg_sched_clutch)); in thread_group_deallocate_complete()
H A Dsched_clutch.c1453 sched_clutch_destroy( in sched_clutch_destroy() function