Home
last modified time | relevance | path

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

/xnu-10063.101.15/osfmk/kern/
H A Dsched_clutch.h325 void sched_clutch_init_with_thread_group(sched_clutch_t, struct thread_group *);
H A Dthread_group.c272 sched_clutch_init_with_thread_group(&(tg->tg_sched_clutch), tg); in thread_group_create_and_retain()
H A Dsched_clutch.c1165 sched_clutch_init_with_thread_group( in sched_clutch_init_with_thread_group() function