Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/kern/
H A Dthread_group.h103 void thread_set_autojoin_thread_group_locked(thread_t t, struct thread_group *tg);
H A Dwork_interval.c733 thread_set_autojoin_thread_group_locked(thread, new_tg); in thread_set_work_interval()
H A Dthread_group.c1109 thread_set_autojoin_thread_group_locked(thread_t t, struct thread_group *tg) in thread_set_autojoin_thread_group_locked() function