Home
last modified time | relevance | path

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

/xnu-12377.61.12/osfmk/kern/
H A Dthread_group.h158 void thread_set_autojoin_thread_group_locked(thread_t t, struct thread_group *tg);
H A Dwork_interval.c991 thread_set_autojoin_thread_group_locked(thread, new_tg); in thread_set_work_interval()
H A Dthread_group.c1107 thread_set_autojoin_thread_group_locked(thread_t t, struct thread_group *tg) in thread_set_autojoin_thread_group_locked() function