Home
last modified time | relevance | path

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

/xnu-11215.81.4/tests/sched/sched_test_harness/
H A Dsched_clutch_harness.c91 static uint64_t unique_tg_id = 0; variable
124 unique_tg_id = 0; in impl_init_runqueue()
140 tg->tg_id = unique_tg_id++; in impl_create_tg()