Home
last modified time | relevance | path

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

/xnu-11215.1.10/osfmk/kern/
H A Dthread_group.c1038 thread_set_thread_group(thread_t t, struct thread_group *tg) in thread_set_thread_group() function
1232 thread_set_thread_group(current_thread(), tg); in thread_group_join_io_storage()
1240 thread_set_thread_group(current_thread(), tg); in thread_group_join_perf_controller()
1247 thread_set_thread_group(current_thread(), thread_group_find_by_id_and_retain(THREAD_GROUP_VM)); in thread_group_vm_add()