Home
last modified time | relevance | path

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

/xnu-12377.61.12/osfmk/kern/
H A Dsched_rt.c1220 thread_t iter_thread = qe_element(iter, struct thread, runq_links); in check_rt_runq_consistency() local
1287 thread_t iter_thread = qe_element(iter, struct thread, runq_links); in rt_runq_enqueue() local
H A Dtask.c8237 thread_t iter_thread = THREAD_NULL; in task_findtid() local