Home
last modified time | relevance | path

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

/xnu-8792.81.2/osfmk/kern/
H A Dthread_group.c789 thread_notify_thread_group_change_self(thread_t t, struct thread_group * __unused old_tg, in thread_notify_thread_group_change_self() function
841 thread_notify_thread_group_change_self(t, old_tg, resolved_tg); in thread_set_resolved_thread_group()
1114 thread_notify_thread_group_change_self(t, old_tg, tg); in thread_set_thread_group()