Home
last modified time | relevance | path

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

/xnu-8792.81.2/osfmk/kern/
H A Dthread_group.c1096 thread_set_thread_group(thread_t t, struct thread_group *tg) in thread_set_thread_group() function
1290 thread_set_thread_group(current_thread(), tg); in thread_group_join_io_storage()
1298 thread_set_thread_group(current_thread(), tg); in thread_group_join_perf_controller()
1305 thread_set_thread_group(current_thread(), thread_group_find_by_id_and_retain(THREAD_GROUP_VM)); in thread_group_vm_add()