Home
last modified time | relevance | path

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

/xnu-8796.141.3/osfmk/kern/
H A Dsched_clutch.h346 void sched_clutch_destroy(sched_clutch_t);
H A Dthread_group.c591 sched_clutch_destroy(&(tg->tg_sched_clutch)); in thread_group_deallocate_complete()
H A Dsched_clutch.c1190 sched_clutch_destroy( in sched_clutch_destroy() function