Home
last modified time | relevance | path

Searched defs:bound_thread (Results 1 – 3 of 3) sorted by relevance

/xnu-11417.121.6/tests/sched/
H A Dcluster_bound_threads.c68 pthread_t bound_thread; variable
162 pthread_t bound_thread; variable
H A Dclutch_runqueue.c411 …test_thread_t bound_thread = create_thread(TH_BUCKET_SHARE_DF, same_tg, root_bucket_to_highest_pri… variable
/xnu-11417.121.6/osfmk/kern/
H A Dsched_clutch.c2329 thread_t bound_thread = run_queue_peek(&root_bucket->scrb_bound_thread_runq); in sched_clutch_thread_bound_lookup() local