Home
last modified time | relevance | path

Searched defs:current_thread_group (Results 1 – 2 of 2) sorted by relevance

/xnu-11215/tests/sched/sched_test_harness/shadow_headers/
H A Dmisc_needed_deps.c162 struct thread_group *current_thread_group; /* thread_group of current thread */ member
/xnu-11215/osfmk/kern/
H A Dprocessor.h417 struct thread_group *current_thread_group; /* thread_group of current thread */ member