Home
last modified time | relevance | path

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

/xnu-8796.101.5/osfmk/kern/
H A Dthread_group.h138 void thread_set_autojoin_thread_group_locked(thread_t t, struct thread_group *tg);
H A Dwork_interval.c916 thread_set_autojoin_thread_group_locked(thread, new_tg); in thread_set_work_interval()
H A Dthread_group.c1126 thread_set_autojoin_thread_group_locked(thread_t t, struct thread_group *tg) in thread_set_autojoin_thread_group_locked() function