Home
last modified time | relevance | path

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

/xnu-11215.41.3/osfmk/kern/
H A Dthread_group.h157 void thread_set_autojoin_thread_group_locked(thread_t t, struct thread_group *tg);
H A Dthread_group.c1099 thread_set_autojoin_thread_group_locked(thread_t t, struct thread_group *tg) in thread_set_autojoin_thread_group_locked() function
H A Dwork_interval.c992 thread_set_autojoin_thread_group_locked(thread, new_tg); in thread_set_work_interval()