Home
last modified time | relevance | path

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

/xnu-10002.61.3/osfmk/kern/
H A Dthread_group.h140 void thread_set_autojoin_thread_group_locked(thread_t t, struct thread_group *tg);
H A Dwork_interval.c955 thread_set_autojoin_thread_group_locked(thread, new_tg); in thread_set_work_interval()
H A Dthread_group.c1114 thread_set_autojoin_thread_group_locked(thread_t t, struct thread_group *tg) in thread_set_autojoin_thread_group_locked() function